Open 2hyjun opened 4 months ago
@2hyjun are you by any chance using a Proxy or a VPN?
@filfreire yes, I have a proxy for corporate security 😢. Is there any ways to login with the Proxy?
@2hyjun I encourage you to try the latest beta version https://github.com/Kong/insomnia/releases/tag/core%409.3.3-beta.0
There is a new setting there that should help:
In your case you could try to disable the setting. Let us know if it helped.
@filfreire Unfortunately, It doesn't work. Can the settings you mentioned above resolve my CORS error on the web?
https://github.com/user-attachments/assets/f175b800-52e3-463c-b507-2810249780e6
Same here.
Access to fetch at 'https://api.insomnia.rest/auth/web-login-s' from origin 'https://app.insomnia.rest' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'.Understand this error
api.insomnia.rest/auth/web-login-s:1
Failed to load resource: net::ERR_FAILED
@monecchi @2hyjun I wonder if you enable any CORS plugin that blocks this request?
Hi there. Thanks for replying. No, I haven't any Insomnia plugins that might be blocking those requests. Actually I had to enable a Chrome extension in order to enable a rule which allows *.insomnia.rest domain to successfully pass the browser CORS issue. If I remove the rule I created, the requests to insomnia.rest are blocked again. I'm using Chrome's latest version (128.0.6613.114) by the way.
Att. Adriano Monecchi @.*** Tel: +55 31 99679-5773
Em sex., 30 de ago. de 2024 às 12:03, Jay Wu @.***> escreveu:
@monecchi https://github.com/monecchi @2hyjun https://github.com/2hyjun I wonder if you enable any CORS plugin that blocks this request?
— Reply to this email directly, view it on GitHub https://github.com/Kong/insomnia/issues/7647#issuecomment-2321541876, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABICLJ2LA2VWMRJN2EZI6ATZUCCUXAVCNFSM6AAAAABKI3MRKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRRGU2DCOBXGY . You are receiving this because you were mentioned.Message ID: @.***>
@monecchi Can you review if any Chrome plugin or security policy will remove the Origin
header or reset it to *
? I'd suggest you use another browser.
Hey 👋 everyone! For anyone having this issue because of a proxy config in their machine, we have an update in v10.1.0-beta where Insomnia now respects the System Proxy config if it's there. Please try the latest beta and let us know if it works as expected for you!
Expected Behavior
Actual Behavior
If I enter my passphrase and continue,
It is the correct passphrase, and I did reset it several times
And using CORS extensions doesn't work.
Reproduction Steps
You can see expected behavior
Is there an existing issue for this?
Additional Information
No response
Insomnia Version
2023.2.2
What operating system are you using?
macOS
Operating System Version
13.2.1 (22D68)
Installation method
download from insomnia.rest
Last Known Working Insomnia version
No response