Question

Facing 403 SMS permission required error even after having the SMS permission checked in - Did anyone face similar error? how did you fix it?

  • 31 July 2019
  • 1 reply
  • 1562 views

This error is seen when I am testing the SMS API


1 reply

403 means forbidden permission which means you are not authorized or allowed. This happens when you get with wrong credentials like client id or client secret or wrong phone number or extension etc.

Reply