functions-samples icon indicating copy to clipboard operation
functions-samples copied to clipboard

[DOCS] Linkedin OAuth link

Open abnersouza opened this issue 3 years ago • 1 comments

Hi there, we have been trying to setup the account in Linkedin:

Add the URL https://.firebaseapp.com/popup.html to the OAuth 2.0 > Authorized Redirect URLs of your LinkedIn app.

the issue is the url is not being accepted, we got the application id and the final looks like this:

https://1:312666799144:web:b7f11067d1fc976ded.firebaseapp.com/popup.html

when we try to submit it in the OAuth 2.0 settings in Linkedin we cant save with that url.

would have any suggestions?

Thanks

abnersouza avatar Sep 10 '21 19:09 abnersouza

I think the application id is simply your Firebase project id.

iners-max avatar Aug 05 '22 12:08 iners-max