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 9 months ago

ggorge-etiqa commented 9 months ago

These are my settings with Insomnia 2023.4.0 on Linux image

My cognito client has no secret.

brett-mvmnt commented 9 months 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 8 months ago

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

ggorge-etiqa commented 8 months 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.