I currently am getting an the following error when using httparty on heroku.
HTTParty works for the first 11 times but on the 12th time it shows this error.
I am trying to seed data into my database.
When I go to the URL via my browser, it works. I ran the same code in development and it works. I am unsure what to do. Please help!
You pass invalid URI -
address has space in URI.
So, wherever you pass params, Do -