hoppscotch / hoppscotch-extension

🧩 Browser extensions to provide more capabilities to https://hoppscotch.io
https://hoppscotch.io
MIT License
254 stars 95 forks source link

Added header to prevent error on code >= 400 #227

Closed ninjoma closed 1 year ago

ninjoma commented 1 year ago

Fixes #226. Implements solution based on: https://pipedream.com/community/t/faq-how-do-i-stop-axios-from-throwing-an-error-on-4xx-5xx-requests/923

mkaynakk commented 1 year ago

Please really we want this. Accept the MR.

fayaz07 commented 1 year ago

when is this going to be released?

amishsthapit commented 1 year ago

When will this update be pushed in Chrome/Firefox store. I see v25 till now.

AndrewBastin commented 1 year ago

So, the issue caused here is due to an underlying regression on the Hoppscotch app. This was fixed on the 2023.8.1 release and now with even v0.25 you should be able to use the extension to do requests which return non-200 status codes.

The extension updates will take a bit of time (due to some issues with Manifest v3 disagreements between Chrome and Firefox) which we are working on resolving.

My apologies to anyone who faced issues here and the objectively slow response to fix this.