Jay Wu

Results 48 comments of Jay Wu

It should have been fixed in v9.0. Close this issue.

hi @scottie, could you share the screenshot of the console errors here? If it happened before upgrading to 9.1.0, you have to follow @abdullahmvn 's steps above to repair this...

We switched to using `SecureTransport` to access the Keychain on macOS to fix this issue in the `8.5.0` release. Using `SecureTransport` allows us to access the Keychain, but it also...

A potential problem is: the brew-installed curl is bulit with `--without-ca-bundle --without-ca-path --with-ca-fallback` flags. Not sure if it has any security issues.

@rich-grundy-paytently The error shows that you don't have access to this collection.

@rich-grundy-paytently Could you join our community Slack channel via https://chat.insomnia.rest, I can DM you for more details, thanks.

@solorisx did you set `x-session-id` when testing in Postman? Seems the request `/auth/whoami` from v9.2.0 doesn't include the header `x-session-id`.

thanks for your information @solorisx. did you get any response code from the backend for the `/auth/whoami` requests? I just noticed that it doesn't show the status code in the...

related issue #7476

@SubeeshNair Could you check if the [latest release](https://github.com/Kong/insomnia/releases) has fixed this issue? If not, I'd like to invite you to the [Insomnia community](https://chat.insomnia.rest) channel, I can DM you for more...