Sorry, you need to enable JavaScript to visit this website.

You are here

Application not provisioned error

4 posts / 0 new
Last post

Dinesh's picture
by Dinesh

Application not provisioned error
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" }

anonymous's picture
by anonymous

Hi @dineshcm, 
Hi @dineshcm,  You need to do an API call to subscribe provision a mobile number to the app before you can send an SMS, see here for more details https://dev.telstra.com/content/messaging-api-getting-started

Dinesh's picture
by Dinesh

Hi @steven,
Hi @steven, Awesome, thanks for the quick help. It worked. Is there any way we can know the number of sms sent ( used for the credits)?

anonymous's picture
by anonymous

Hi Dineshcm, 
Hi Dineshcm,  Yep if you click on the app API details in your dashboard you can run reports to see how many SMS has been sent
Log in or register to post comments