This repository was archived by the owner on Jun 11, 2025. It is now read-only.
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
Getting: "The state token is invalid or has expired. Please try again." - no call of authCallback #2
Closed
Description
I am setting the callback function like in README.md
var service = OAuth1.createService('meh');
...
service.setCallbackFunction('authCallback');
I am jumping to "usercallback" Url where I am getting "The state token is invalid or has expired. Please try again.".
I am expecting that authCallback function will be called but its not the case.
Script is running under Googel for Works
Metadata
Metadata
Assignees
Labels
No labels