<@U04DNBGKS2Y> Hitting another error setting up an...
# airbyte-api
n
@Jon Tan (Airbyte) Hitting another error setting up an OAuth2 connection for Monday as a source, just getting generic 500:
An unexpected problem has occurred. The issue has been recorded and our team is looking into it.
when initiating oauth. See response timestamps: Response: Sep. 13, 2023 215650.108 Let me know if you need any more info!
j
Hi @Nik Weinmeister, this is probably twofold. 1. You’re likely missing
oAuthInputConfiguration: {subdomain: "YOUR_SUBDOMAIN_HERE"}
in your
initiateOAuth
request. 2. We’re still working on getting the appropriate redirect URLs added. If you correct 1, you should still see a failure, but as we manage to get the redirect URLs listed, the failure should resolve itself.
n
Awesome thanks Jon! Do we have an ETA on when the redirect URLs will get added for all the in progress OAuth sources?
j
We do not yet - we had some personnel outages that has caused a slight delay, will follow up today to see when we might be able to get these resolved.
n
🙏 Thank you!