Closed rekhaahir closed 3 years ago
i am getting invalid refresh token using this url "https://api-m.sandbox.paypal.com/v1/identity/openidconnect/tokenservice?grant_type=refresh_token&refresh_token=A21AAINhl7...._p4r5fZe1LJw"
output { "error_description": "Unable to refresh access token", "error": "invalid_request", "correlation_id": "c58cc1d0b0c5a", "information_link": "https://developer.paypal.com/docs/api/#errors" }
or can you please help me to get refresh token using paypal api
by auth token we can solve this.
i am getting invalid refresh token using this url "https://api-m.sandbox.paypal.com/v1/identity/openidconnect/tokenservice?grant_type=refresh_token&refresh_token=A21AAINhl7...._p4r5fZe1LJw"
output { "error_description": "Unable to refresh access token", "error": "invalid_request", "correlation_id": "c58cc1d0b0c5a", "information_link": "https://developer.paypal.com/docs/api/#errors" }
or can you please help me to get refresh token using paypal api