jenius-apps / nightingale-rest-api-client

A modern, resource-efficient REST API client for Windows
https://nightingale.rest
MIT License
769 stars 36 forks source link

request works in the browser but not in app #135

Closed cambo2015 closed 4 years ago

cambo2015 commented 4 years ago

I don't think this is a bug per se but I installed a fresh windows 10 and installed the app, made a quick api. I user the app but no response, then I used the browser and I got a response. I love the app. Anyway any help would be great.

dpaulino commented 4 years ago

What's your url? Localhost? If so, have you tried this: https://github.com/jenius-apps/nightingale-rest-api-client/blob/master/docs/localhost.md

cambo2015 commented 4 years ago

Yes it's localhost on port 8000.

cambo2015 commented 4 years ago

I got it to work thanks to your help. Really appreciate it. Thanks 👍