apps-script-oauth2
apps-script-oauth2 copied to clipboard
"The state token is invalid or has expired" in Zendesk example
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?
Were you using the Zendesk sample code?