03-28-2022 02:37 PM
Okay I must be pushing the access token incorrectly in my header because I'm getting an error: "The request requires a valid access token set in the Authorization request header."
Solved! Go to Solution.
03-28-2022 02:44 PM
Hello, authorization should look something like this: "Authorization: Bearer ACCESS_TOKEN". You can also find curl examples of the request headers here: https://developer.webex.com/docs/basics
03-28-2022 02:44 PM
Hello, authorization should look something like this: "Authorization: Bearer ACCESS_TOKEN". You can also find curl examples of the request headers here: https://developer.webex.com/docs/basics
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide