Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Survey Monkey Apply Refresh Token #98

Open
EddyDavies opened this issue Nov 10, 2022 · 0 comments
Open

Survey Monkey Apply Refresh Token #98

EddyDavies opened this issue Nov 10, 2022 · 0 comments

Comments

@EddyDavies
Copy link

EddyDavies commented Nov 10, 2022

Hi, Sorry I know the Survey Monkey Apply API is separate to Survey Monkey API but I cannot find a better place to report this issue.

I have been trying to use the refresh token function exactly as specified in the docs:

curl "https://example.smapply.org/api/o/token/"
  -d "grant_type=refresh_token\
        &client_id=<CLIENT_ID>\
        &client_secret=<CLIENT_SECRET>\
        &refresh_token=<REFRESH_TOKEN>"

but unfortunately I am getting the response that

{"error": "unsupported_grant_type"}

Can anyone help?
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant