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

Seem to never be able to authorize... what could I be doing wrong? #8

Closed
mayokingcomics opened this issue Aug 10, 2015 · 1 comment
Closed

Comments

@mayokingcomics
Copy link

Do I need to use sandbox accounts in the "devtest" area? I would be happy with just rest API GEt's .... but I would like to get this working

xception: Refresh token has expired Exception: Bad Application Release Status: Blocked SDK HTTP Error: Bad Application Release Status: Blocked at https://platform.devtest.ringcentral.com/restapi/oauth/token stdClass Object ( [error] => invalid_client [error_description] => Bad Application Release Status: Blocked ) Previous: Response has unsuccessful status #0 /home/dashboardrmonnet/public_html/test/rc/lib/platform/Platform.php(238): RingCentral\http\Request->send() #1 /home/dashboardrmonnet/public_html/test/rc/lib/platform/Platform.php(145): RingCentral\platform\Platform->authCall(Object(RingCentral\http\Request)) #2 /home/dashboardrmonnet/public_html/test/rc/demo/authData.php(43): RingCentral\platform\Platform->authorize('xxxxx', 'xxxxxxx', 'xxxxxxxx', true) #3 /home/dashboardrmonnet/public_html/test/rc/index.php(3): require('/home/dashboard...') #4 {main}

@kirill-konshin
Copy link
Contributor

You need to use sandbox credentials with devtest URLs, that's correct. What version of SDK do you use?

Best regards
Kirill Konshin

On Aug 10, 2015, at 9:07 AM, mayokingcomics notifications@github.com wrote:

Do I need to use sandbox accounts in the "devtest" area? I would be happy with just rest API GEt's .... but I would like to get this working

xception: Refresh token has expired Exception: Bad Application Release Status: Blocked SDK HTTP Error: Bad Application Release Status: Blocked at https://platform.devtest.ringcentral.com/restapi/oauth/token stdClass Object ( [error] => invalid_client [error_description] => Bad Application Release Status: Blocked ) Previous: Response has unsuccessful status #0 /home/dashboardrmonnet/public_html/test/rc/lib/platform/Platform.php(238): RingCentral\http\Request->send() #1 /home/dashboardrmonnet/public_html/test/rc/lib/platform/Platform.php(145): RingCentral\platform\Platform->authCall(Object(RingCentral\http\Request)) #2 /home/ dashboardrmonnet/public_html/test/rc/demo/authData.php(43): RingCentral\platform\Platform->authorize('xxxxx', 'xxxxxxx', 'xxxxxxxx', true) #3 /home/dashboardrmonnet/public_html/test/rc/index.php(3): require('/home/dashboard...') #4 {main}


Reply to this email directly or view it on GitHub.

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

2 participants