apps-script-oauth2 icon indicating copy to clipboard operation
apps-script-oauth2 copied to clipboard

"The state token is invalid or has expired" in Zendesk example

Open ianhyzy opened this issue 2 years ago • 1 comments

I created a new Oauth app in the Zendesk console and ran the callback function to put the callback URL in. I also entered the client id (Unique identifier in zendesk) and secret to the spaces specified in the example. I run the script and open the authorization URL but get "The state token is invalid or has expired". Did I miss something?

ianhyzy avatar Jun 08 '23 21:06 ianhyzy

Were you using the Zendesk sample code?

erickoledadevrel avatar Jun 28 '23 19:06 erickoledadevrel