Hacker News new | ask | show | jobs
by electroly 1571 days ago
Will you add an Electron version? A browser-based HTTP client is nearly useless for me because of CORS. I couldn't come up with any interesting internal endpoints to even test this with. I thought "Install app" was going to give me an Electron version, but it isn't; it's still the same thing with the same restrictions.
1 comments

Had a similar issue. You have to use their browser extension: https://chrome.google.com/webstore/detail/hoppscotch-browser.... Click on this extension and add the domain you want to query. Then on Hoppscotch, go to settings and click "use browser extension to send requests."

I was using Altair's desktop app to handle CORS, but may switch to this set-up.