Hi,
I am trying to test a simple sms post call to validate the API gateway for our application.
I see a Free 1000 credit and created an app to use the same. Passing the OAuth token and a valid request but getting the below error.
{ "status": "400", "code": "NOT-PROVISIONED", "message": "Application must be provisioned before sending" }