Hello,
I am trying to initiate my first GET and POST request using Zenno.
For the GET, I added an HTTP GET block with:
In More:
But I am getting this error:
I know the API works perfectly as I have tested it with Postman.
But via Zenno I cannot work out the proper writing for the bearer and header in general.
Any idea how to write it properly please?
"Accept", "application/json"
"Content-Type", "application/json"
"Authorization", "Bearer 17|xyVKY5nKO6xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxf1cld"
Thanks
I am trying to initiate my first GET and POST request using Zenno.
For the GET, I added an HTTP GET block with:
In More:
But I am getting this error:
I know the API works perfectly as I have tested it with Postman.
But via Zenno I cannot work out the proper writing for the bearer and header in general.
Any idea how to write it properly please?
"Accept", "application/json"
"Content-Type", "application/json"
"Authorization", "Bearer 17|xyVKY5nKO6xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxf1cld"
Thanks