leogomezz4t / PyTextNow_API

Python texting API utilizing TextNow API
MIT License
67 stars 41 forks source link

Fix status code 520 when sending messages (#51) #52

Closed zswierz closed 2 years ago

zswierz commented 2 years ago

It looks like TextNow has installed Cloudflare. Installs cloudscraper and changes all requests objects to scraper objects to bypass Cloudflare errors. I had this error, tested this and it works

https://github.com/VeNoMouS/cloudscraper