-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
[Components] Share components between monday.com apps #14603
Comments
Hi @malexanderlim, I tried to setup my own Monday.com OAuth app and faced an error on Pipedream OAuth popup, as follow: Then I put the Pipedream OAuth Redirect URL On Pipedream Connection Popup, I filled all required fields Clicking connect, I see the OAuth popup shows my app correctly But after I click Authorize, the Pipedream OAuth popup shows error |
Hey @vunguyenhung - please ping me and we can pair on this - I'm not able to reproduce this specific error when using my own custom oauth client, and would like to dig in on the exact flow that is breaking here. |
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
We created a new OAuth app for monday.com - this request is to port the existing components for the API key implementation over from
monday
(api key) to the newmonday_oauth
(oauth) app.In order to test this, please ping @malexanderlim and I will share a link to install the app.
The text was updated successfully, but these errors were encountered: