Question

High Volume AGW-110 - Internal Server Error. Consult RC Support

  • 10 January 2022
  • 5 replies
  • 684 views

I have created a new App. Try to test it here

https://developers.ringcentral.com/api-reference/High-Volume-SMS/createA2PSMS
But there is no error response


"
errorCode"
:
"AGW-110"
"message":
"Internal Server Error. Consult RC Support."

"errors":[
]

No feedback from development support during a week. Could you please help to understand where is a mistake?

Thanks in advance.


5 replies

Userlevel 1

Is your app still in the sandbox? App client id?

Yes it's still there

Clien ID: ut4fLomWQSq_da_3RMn2kw


Userlevel 1

This is why you got that error.

https://developers.ringcentral.com/guide/messaging/sms/high-volume

Read the "Limitation of High Volume SMS" section.

I manually graduated your app so now you can try on your production. Remember that you have to authenticate (login) your app with the right user credentials. The one that owns the A2P SMS number.

Wow! Thank you. It seems the App has appeared in PROD

But now there is a new error ...

{


"errorCode":
"CMN-201"
"message":
"Service Temporary Unavailable"

"errors":[
...
]

}

What is can be?

Userlevel 1

Did you choose the production environment? Did you login as the user who owns the A2P SMS number?

Can you write your own code or copy paste sample code from the dev guide to send test messages?

Reply