Closed
Description
I am using Grape gem with rails app but I am getting below error when I call grape-swagger UI.
Error : Unable to read api 'users' from path https://appname.herokuapp.com/api/swagger_doc.json/users.json (server returned undefined)
Gem:: grape 0.9.0, grape-entity 0.4.4, grape-swagger 0.9.0, rails 4.1.6, rack-cors 0.2.9
Please help me