Orange SMS gateway -- 2

Job ID: 31748693

Budget: $75 – $150 USD

I have a Laravel SMS sending application. It runs perfectly but I would like to migrate to Orange gateway 3rd version because the 2nd version will be suspended soon.
Also I would like to add DLR in my sms report.
Below the Orange technical document links:
sms DLR :
https://developer.orange.com/apis/sms-bw/getting-started

Oauth_V3 token :
https://developer.orange.com/tech_guide/2-legged-oauth-2-v3/

Bellow the message that i have got from Orange :
Hello,
This reminder email is addressed to API consumers of the Orange Developer platform which still use version v2 of our implementation of the Oauth2.0 authorization protocol for the last two weeks.

We have improved our implementation of the Oauth2 authorization protocol of the Orange API management solution, introducing new features such as Discovery and modifying the token's lifespan (1 hour instead of 90 days) according to the market standard.

This new version (v3) of our implementation of the Oauth2.0 access authorization protocol is already available.
The previous version (v2) remains operational until the end of June 2021. Beyond this date, no guarantee is made on the availability of the v2 version.

You must therefore migrate to version v3 as soon as possible.

As a reminder, the migration actions to be carried out on the API consumer side are
- replace POST /oauth/v2/token by POST /oauth/v3/token in the API management code
With the following two clarifications
- The field Header Accept: application / json is now mandatory, when it is not present a 406 error is returned
- Token requests are limited to 50 requests per minute per application. If this limit is exceeded, an error 429 is returned

For more details on operation and implementation, full documentation is available here : https://developer.orange.com/tech_guide/2-legged-oauth-2-v3/

Best regards,
Related categories: PHP MySQL Laravel