bitcoinz-wallets / TxtZ

TxtZ is a SMS Wallet App for BitcoinZ
MIT License
5 stars 7 forks source link

Invalid response from Webhook API #10

Closed renuzit closed 6 years ago

renuzit commented 6 years ago

Twilio expects a valid response after submitting a webhook. We should probably give it to them.

The following error shows up in the Twilio console:

Twilio was unable to fetch content from: http://[ip address]:3838/message
Error: Error reading response: Response does not contain content type
Request ID: 15bd67bd-83dc-4105-8d7e-eaf5c6d305b4
Remote Host: [ip address]
Request Method: POST
Request URI: http://[ip address]/message
renuzit commented 6 years ago

This issue is resolved in: https://github.com/bitcoinz-wallets/TxtZ/pull/9