Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom oauth_signature with PLAINTEXT method. #7841

Open
1 task done
JamesColeman-LW opened this issue Aug 15, 2024 · 0 comments
Open
1 task done

Allow custom oauth_signature with PLAINTEXT method. #7841

JamesColeman-LW opened this issue Aug 15, 2024 · 0 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@JamesColeman-LW
Copy link

Expected Behavior

The option to customize the oauth_signature.

Actual Behavior

Unable to customize.

Reproduction Steps

  1. Try to authenticate against MaaS 0-legged OAuth for authentication.

Is there an existing issue for this?

Additional Information

The MaaS API weirdly implements oauth 1.0, more as an credential transmission. Documentation at https://maas.io/docs/how-to-authenticate-to-the-maas-api indicates the oauth_signature should be "&$secret". I do not seem to see a way to set this in Insomia, so I am unable to use it to test the API calls. When I make a call, I get the following error from MaaS:

Authorization Error: 'Invalid signature. Expected signature base string: &28gvXXXXXXXXXXXXXXXXXXWg'

Insomnia Version

9.2.0

What operating system are you using?

Other Linux

Operating System Version

Arch Linux

Installation method

Flathub

Last Known Working Insomnia version

No response

@JamesColeman-LW JamesColeman-LW added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

1 participant