312
Views
1
Comments
422 Unprocessable Entity error
Question

Hi team,


I am trying to implement SMS in my web application using Message bird component.  i have an account in message bird. so i have given all the details. while testing i am getting  "422 Unprocessable Entity". error.

can someone help me on this please.


2021-04-09 11-42-43
assif_tiger
 
MVP

Nagesh Gupta wrote:

Hi team,


I am trying to implement SMS in my web application using Message bird component.  i have an account in message bird. so i have given all the details. while testing i am getting  "422 Unprocessable Entity". error.

can someone help me on this please.


Hello Nagesh,

One of the reasons of 422 with Outsystems is generally due-to/with Encrypted Data,

And Here's what messageBird Doc says: https://developers.messagebird.com/docs/errors

422 Unprocessable EntityThe resource couldn't be created


You might be trying to create an Entity & dump it with Encrypted Data, Can you check Service Center Logs for more details?

Hope it helps you.

Thanks,

Assif



Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.