hi,
I want to create an item that does an api call with a bearer token.
I got it working with a regular apiToken but with the bearer token I can't seem to get it to work.
I have set it up as follows:

The url is the API URL
Query fields where bearer token should be
is there something I can do to get it to work?
I want to create an item that does an api call with a bearer token.
I got it working with a regular apiToken but with the bearer token I can't seem to get it to work.
I have set it up as follows:
The url is the API URL
Query fields where bearer token should be
is there something I can do to get it to work?
Comment