HTTP 403 Response from request for oAuth token
Hi,
When I try to get an oAuth token I get a http 403 response from the wild apricot service.
I am using the following:
URL: https://oauth.wildapricot.org/auth/token
Post parameters: grantType=authorizationcode&code=c189e8da588321ca0317be0c78860fe4&clientid=tlccvWebsite&redirecturi=http://localhost/wa-ssotest/AuthServlet&scope=contactsme
Content-Type: application/x-www-form-urlencoded
Authorization: Basic with base64 endoded credentials
The request os a POST request.
Any help to resolve this would be much appreciated!
Thx,
Heidi
-
Hi Heidi,
Your request looks valid. I have checked the code and did not find out how that can happen. Does the problem still exist?