ruby on rails - Using IP restricting API's on Heroku -
a third party api using restricts access based on ip address. since there no dedicated ip heroku app, optimal solution?
get server can control ip on (like ec2 instance) , route requests through that.
or, talk api provider modifying access controls.
Comments
Post a Comment