I had a similar problem and continued to get "Invalid redirect_uri". This value must match the URL registered with the API key. "Error using Auth0
I added the URL below to the LinkedIn allowed callback list, after which it worked.
https://"Insert your Client Domain Name from Auth0"/login/callback
source share