Ive removed the username and password part and it successfully connected to the API,but it says I did not do authentication,so I used post method to pass in the authentication with the header as follow:
["username:password"]
but it still does not work.....It says the same thing...
Can anyone please explain how do I connect to twilio REST API with Godot with authentication?????