Missing Refresh Token in LinkedIn API Integration for Authorization Code Flow
I am encountering an issue with the LinkedIn API integration for our application, FeelThere. Despite meticulously following the guidelines provided in LinkedIn’s developer documentation, we are not receiving the refresh token upon successful authorization. This is critical because our application relies on the ability to refresh tokens to maintain a seamless user experience without requiring users to re-authenticate frequently.
React Native Linkedin Login
Im trying to implement linkedin authentication using react native cli but im getting Authorization code not found and not redirecting back to the app, can anyone please suggest me what i need to fix so that auth works fine , and also i will appreciate if you suggest any approach to implement linkedin auth