Skip to main content
Question

service.devtest.ringcentral.com and platform.devtest.ringcentral.com Down?

  • 15 January 2021
  • 4 replies
  • 384 views

After authenticating with OAuth,

Requesting account information results in

{
retry: false,
time: 0,
error: {
errorCode: 'AGW-601',
message: 'Internal Server Error. Consult RC Support.',
errors: []
}
}


Also when starting the auth flow, it results with

{
"errorCode" : "CMN-201",
"message" : "Service Temporary Unavailable",
"errors" : [ {
"errorCode" : "CMN-201",
"message" : "Service Temporary Unavailable"
} ]
}


badgateway.png

I can access the sandbox now. It could be temporarily down by then. Can you try again.


502 Bad Gateway




Account info request is available now, oauth flow starting results in 502 bad gateway


http://service.devtest.ringcentral.com/login/main.asp

gives 502 bad gateway as well



Reply