Hello Team,
We recently purchased a Feedly pro+ account and we received an access token and a refresh token from the Feedly team.
So, we checked the access token and it works fine. But when we try to check the refresh token in order to get a new access token, we get a 405 error.
Could you please help us to identify the error, If it is about the client ID or client secret value then please help us where we can find these values?
Refresh Token url :
https://www.feedly.com/v3/auth/token
client_id : "feedlydev"
client_secret : "feedlydev"
( we got this client_id & client_secret from documentation )
PS: PFA the screenshot of Postman where we hit a post request