Bearer token and Api-key

Hi all,

To access an api I need to place a header and an authorization, with postman I can access the webservice I’m interested in but with dynaweb I get stuck

Any idea?

With postman, for Authorization (bearer token)
image

And Header (Api-key)

The results it’s ok, but with dynaweb:

Thanks for your help…

Can you expand out the “code” area in Postman and compare the two requests to see if it is a formatting thing or a header issue?

image

1 Like

For me it’s a same
image

I added “Bearer” in my code bloc
image

2 Likes

After relaunch revit and dynamo it’s ok !!!

thanks for all

2 Likes