Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

Home Page:https://insomnia.rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAN'T Login!

raykle opened this issue · comments

commented

Expected Behavior

Can't Login the mac app from the website.

image

Actual Behavior

Enter the passphrase on the website, and it shows error: "Invalid passphrase, please try again".

Reproduction Steps

No response

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

8.6.1

What operating system are you using?

macOS

Operating System Version

MacOS Sonoma 14.3.1 (23D60)

Installation method

download from insomnia.rest

Last Known Working Insomnia version

No response

Hi @raykle, Insomnia's web app relies on the same site origin policy for all requests. Is there anything that you are doing to remove the origin from the request header sent from the browser? For instance, if you are running a proxy to intercept the request, this can happen. We have not been able to reproduce it. Please let us know.

cc: @subnetmarco

@raykle Can you also please share the request header with us?

commented

@marckong
Sorry, it's my fault. It should be the proxy matters.
It's ok now.