PipedreamHQ / PipedreamHQ/pipedream

[BUG] Submit an app UI form erases client id input after saving and errors out saying client id is empty when executing auth request

Open
#9,797 0 comments 0 reactions 0 assignees View on GitHub
bug tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Describe the bug**
When working in the submit an app ui, in the authorization strategy page while setting up oauth, after i click save the client id/secret fields are emptied, and when i execute the flow it complains saying client id cannot be blank

**To Reproduce**
Steps to reproduce the behavior:
1. the submit an app ui and fill data for "Basic Info" tab and save
2. Go to the "Authentication Strategy" tab
3. Select "Select An Auth Type" and click "Save"
4. Fill Client ID, Client Secret, and Authorization Request
5. Click "Save"
6. Hit "Test up until authorization request"

**Expected behavior**
The authorization request is executed

**Screenshots**
![image](https://github.com/PipedreamHQ/pipedream/assets/101526248/0e3cd9d1-300a-4b6a-bca4-66f4dae54cb5)

**Desktop (please complete the following information):**
Desktop (please complete the following information):
Windows 10
Edge
120.0.2210.121 (Compilación oficial) (64 bits)

**Additional context**
This occured when caputring data to Sign In With Yahoo app for [submission](https://pipedream.com/submit-an-app/sign_in_with_yahoo?tab=basic-info)
https://developer.yahoo.com/sign-in-with-yahoo/#step-one
https://developer.yahoo.com/oauth2/guide/flows_authcode/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.