Hoppscotch: [request] localhost support

Created on 6 Nov 2019  路  3Comments  路  Source: hoppscotch/hoppscotch

Describe the bug
I was trying to check on my local machine process API call

To Reproduce
Steps to reproduce the behavior:
Check on localhost api call

Expected behavior
It should work as in postman

Screenshots

Desktop (please complete the following information):

  • OS: [MAC]
  • Browser [chrome]
  • Version [e.g. 22]

Additional context
'http://0.0.0.0:3001/v1/path'. This request has been blocked; the content must be served over HTTPS.

bug help wanted need testing

Most helpful comment

For non-https (http) endpoints: make use of Proxy mode.
Settings > Turn on Proxy

Regarding API on local server:
We're investigating what went wrong. Will update you ASAP.

All 3 comments

For non-https (http) endpoints: make use of Proxy mode.
Settings > Turn on Proxy

Regarding API on local server:
We're investigating what went wrong. Will update you ASAP.

The proxy won't work for requests to localhost. You need to self-host the proxy or turn it off and use a self-signed certificate.

closing in favor of #267

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Siccity picture Siccity  路  3Comments

Lz-Gustavo picture Lz-Gustavo  路  4Comments

amireshoon picture amireshoon  路  3Comments

edisonaugusthy picture edisonaugusthy  路  5Comments

davidyscott picture davidyscott  路  4Comments