
LinkedIn OAuth is not working

Can you show the code you used to implement LinkedIn OAuth?

According to me, its not a code error really

"linkedin",
"http://localhost:3000/success",
"http://localhost:3000/failure"
);```

I went here https://www.linkedin.com/developers/apps/ and simply created a new app

Have you looked at this article? https://learn.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow?tabs=HTTPS1

this is exactly what I did

Is there any additional config I need to do?

I added the callback URL given by appwrite

And copy pasted the app ID and secret

What's the URL of that 400 page?

Uh did you pass an invalid scope?

um

Weird..I tested oauth LinkedIn recently and it worked..

Maybe some missing config in LinkedIn? But I don't remember doing anything special...


Oh it worked. Great!

[SOLVED] LinkedIn error

So, does appwrite use 3-legged or 2-legged?

I think it's 3 legged
Recommended threads
- phantom relationships appear on parent c...
i have this bug were my past deleted collection apears as relationship to my parent collection. when i try to delete that relationship from parent it gives me e...
- Attribute stuck on proccessing
i tried creating a new attribute butits stuck on proccessing,i did a hard refresh,cleared cache everything but still stuck on proccessing,also in my functions w...
- Appwrite Cloud Custom Domains Issue
Iām trying to configure my custom domain appwrite.qnarweb.com (CNAME pointing to fra.cloud.appwrite.io with Cloudflare proxy disabled) but encountering a TLS ce...
