Kent Wang
Kent Wang
@bensalaa2000 @JaronVoidgazer @marlenesco @arturjuniorsoluti I've tried with the same workflow, using **OAuth 2.0** in Auth and Click **Fetch Tokens** button, but it could not reproduce the issue. Have you installed...
> I'm facing issue sending request after the update to Insomnia 11.0.0 Using the Save Variables plugin in the header breaks the request. [Save Variables v.4.0.7](https://insomnia.rest/plugins/insomnia-plugin-save-variables) Disable those lines I...
@FatihEnes58 Can you check if you're using any plugins? If so, could you please disable the plugins and try it again.
@FatihEnes58 I've tried to mock the same response as your uploaded one but could not reproduce that. Could you join the slack channel: https://chat.insomnia.rest/ and I might reach out to...
Can you try enable **Allow elevated access for plugins** in Insomnia preferences to make it work?
@benyaa you can enable **Filter responses by environment** in **Preferences** After enable this option, when you change the env, we will find the response matching your current environment
> > @benyaa you can enable **Filter responses by environment** in **Preferences** > > After enable this option, when you change the env, we will find the response matching your...
> > > > @benyaa you can enable **Filter responses by environment** in **Preferences** > > > > After enable this option, when you change the env, we will find...
@XChikuX @marcodali I did some investigation on graphql subscription via websocket. It seemed that most people are using apollo client to do this by lib `graphql-ws` with its websocket subprotocol...
PR merged for websocket proxy support, it will be available in the next V11 minor release