ruby on rails - API's not accessible from DigitalOcean -


i have api's in project. on localhost , heroku works fine. deployed on digitalcoean. works fine browser , postman , mobile browser. when access in android app gives error

you've requested ip address part of cloudflare network. valid host header must supplied reach desired website.


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -