For the API call, using https://lookups.twilio.com/v2/PhoneNumbers/+12345678900?Fields=line_type_intelligence. In the header I'm providing the account_SID and Auth_Token, retuens an error "No credentials provided. The url works from the browser, asks for user & password, then returns the result.
Twilio error "no credentials provided"
Integrations
Tried numerous ways to format the header with the SID and Token, but none have worked i.e. Authorization:, Authorization: Basic, Authorization: Bearer, but none will execute. Returns error 2003 and fails to execute.
In the image, the SID and Token are shown as xxxx and yyyy.
Yes
3 replies