Question

Error login Devtest Ringcentral embeddable

  • 3 October 2023
  • 1 reply
  • 152 views

We're receiving this error when trying to login on Ringcentral embeddable using sandbox account >
Server URL: https://platform.devtest.ringcentral.com

1696284928620.png


Inspect console error:

Request URL:
https://login.devtest.ringcentral.com/api/login
Request Method:
POST
Status Code:
200 OK


Body response:
{
  "status" : {
    "success" : false,
    "code" : 325
  },
  "accountId" : "123456789", //I hide the accountId
  "extensionId" : "1234567890",
  "systemAdmin" : false,
  "glipMigrationCompleted" : false
}


Any help would be really appreciate.

In production the login works properly.



1 reply

Userlevel 1

Could you successfully login the default app from this demo site?

Reply