You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to use the Notify service and I always get
{:error,%{"code"=>20404,"message"=>"The requested resource /Notifications was not found","more_info"=>"https://www.twilio.com/docs/errors/20404","status"=>404},404}
It works using cURL, the Messaging Services is created under console and I'm using the right SID.
Hi, I'm trying to use the Notify service and I always get
It works using cURL, the Messaging Services is created under console and I'm using the right SID.
Code used:
I've also tried to send the sid as
service_sid
but same results.Same 404 status code for Notify Binding resources too.
The text was updated successfully, but these errors were encountered: