HI, I’m starting a new App with OAuth 2 flow.
I created the app and I hope I configure it well.
Detailed description of the issue and where it occurs:
User never sees the OAuth prompt and is redirected to Deel login page.
When user clicks the button to start the oauth flow in my app, he is redirected to this url (Deel - Your forever people platform) then the user is immediatly redirected on the Deel login page.
Could you confirm what is the url to use ?
Maybe it’s due to the publishing process ? My app is not yet published on the App Store, it’s the first steps of development now.
Hi Christian,
Since you thanked me for the OAuth2 article that I announced yesterday, I wanted to check if the documentation updates helped you solve this issue or whether you’re still experiencing it?
Thanks!
1 Like
Thank you @Stefano_Deel
I’m still blocked as the url I use is redirected immediatly.
I think I’m not using the good one but I can’t fix my problem despite updating the documentation.
I tried:
and
with query params required for oauth2.
Can I share you my URL here or in DM ?
My underlying question is: I want an anonymous user to log in a public app that is not yet validated. Reading your clarification in my post (thank you again), I think this usecase is not possible to test ?
Hello Christian,
Yes please share the URL and any relevant code with me if you feel it can help you troubleshoot after I answer the question:
Anonymous users cannot log in because the app isn’t public. While the app is not validated, only users inside your organization can use it. After it’s validated, also users from other organizations can use it, but they still need to be valid Deel users.
Let me know if this helps!
1 Like
Hello @Christian, how are you doing?
I wanted to follow up and understand if you were still experiencing the issue and if there was anything else we could do to assist.
Thanks!
1 Like
Hi @Stefano_Deel Sorry for the late answer.
I figured out that I didn’t use the correct url to reach the oauth screen. It seems I didn’t test this one Deel - Your forever people platform.
I am able to see the oauth screen now.
I can now progress in my app integration experiments.
Thank you Stephano !
1 Like
Happy I could be of assistance, Christian
We’re here to help should you need anything else