Thanks for the correct accesstoken url!
I tried it again and received this error message… “Missing required request params.”
I remembered seeing the following post when I was searching for more information about oauth.
In that post there is an image and in that image they show an additional request parameter.
grant_type=authorization_code
So I tried it again and included the “grant_type=authorization_code” parameter and it worked.
That parameter is currently not included in the documentation.
I was able to get this to work for my non-sandbox developer account, but it did not work for my “Playground/Sandbox” account.
Is there a different “accesstoken” endpoint that can be used for “Playground/Sandbox” accounts?
Thanks,
Tim