firecamp-io / firecamp

VSCode for APIs, Postman Alternative.

Home Page:https://firecamp.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

do not resend get parameters in oauth

pavlikm opened this issue · comments

1. Describe the bug, what it is and what it should be (expected behavior)

any GET param from Auth URL is discarded

2. To Reproduce

  1. add some GET param to Auth URL (img1)
  2. after click on Fetch Token, request to Auth URL is made without GET param (img2 shows forbiden resource, because api_key was not send)

3. screenshots/gif/video?

img1

img2


platform (please complete the following information):
  • firecamp version: v2.4.2
  • type: desktop
  • os: win

@pavlikm issue was fixed and shipped with Firecamp canary v2.5.0-canary.1.

You can download from #here

the issue was fixed and shipped with v2.5.0