I am using PowerAutomate to make a call to Twilio. I use "StatusCallback" and in that I use a URL to another PowerAutomate (Trigger HTTP Request is received) URl. This Url contains the SAS token in the Url.
Sample Payload parameters
Body: Hi from post!!!
To: +1425******2
From: +1623******4
StatusCallback: https://prod-21.uksouth.logic.azure.com:443/workflows/53edd52****42***432424*****ed48839/triggers/manual/paths/invoke?api-version=2016-06-01&sp=%2Ftriggers%2Fmanual%2Frun&sv=1.0&sig=YP7zZTf*****_H26hZT********8Ytfd*****8
The Status callback never gets called. In the Twilio account I can see the error because the Url gets truncated.
I understand why this is getting done, but what i want to know is how to resolve this issue.
Adding a failure that i see on Twilio. It is clearly that the Url Twilio is trying is truncated.
