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
I'm using the code from here to create a custom twilio rest client. Locally it works fine but if I try to connect from my organization's dev server using proxy it throws the error Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
Issue Summary
I'm using the code from here to create a custom twilio rest client. Locally it works fine but if I try to connect from my organization's dev server using proxy it throws the error
Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
Steps to Reproduce
Code Snippet
Exception/Log
If I remove the proxy I get a different error saying
Technical details:
The text was updated successfully, but these errors were encountered: