syl20lego / insomnia-plugin-aws-cognito-token

Insomnia plugin for AWS Cognito
MIT License
44 stars 8 forks source link

Error in getting session: http 400 #15

Open ggorge-etiqa opened 1 year ago

ggorge-etiqa commented 1 year ago

These are my settings with Insomnia 2023.4.0 on Linux image

My cognito client has no secret.

brett-mvmnt commented 1 year ago

@ggorge-etiqa Ever get this to work? I started seeing the same behavior today.

Edit: fixed on our end, someone made a change to the congnito post-auth stuff which was causing issues. The plugin is still working as expected for us now.

syl20lego commented 1 year ago

@brett-mvmnt thanks for letting us know @ggorge-etiqa not too sure what can be the problem?

ggorge-etiqa commented 1 year ago

@syl20lego I think it's related to mismatch of flows in my cognito with what plugin wants. Sorry but I can't test atm.

edgaraskazlauskas commented 3 months ago

Same issue here, needed to enable ALLOW_USER_PASSWORD_AUTH authentication flow for the plugin to work.