Regarding Access Token Expiry

97 views
Skip to first unread message

Makarand Joshi

unread,
Dec 29, 2022, 6:56:04 AM12/29/22
to feedly...@googlegroups.com
Hi

I am trying to check the token API using Postman with following details
Params - refresh_token , grant_type, Client_Id, Client_secret

And it returns me a new Access Token every time. Instead I was looking for a way to check if my current Access token is expired with some API.

Also another question is with the above API I keep getting new access tokens with 31 days validity and all of them are valid at the same time. Like it does not disable previous token while generating the new one. Is my understanding correct?

Regards
Makarand Joshi

David Chatenay

unread,
Jan 3, 2023, 2:30:55 PM1/3/23
to Makarand Joshi, feedly...@googlegroups.com
  Hi Joshi,
  There is no dedicated API to validate the access token right now. When the token expires, the server will start returning HTTP/401 errors back.
  The expiration date and period are returned by the /v3/auth/token API.
  You are correct that generating new tokens doesn't invalidate the previous ones.
  Best regards,

-- 
David Chatenay
Platform Engineer
Feedly


--
You received this message because you are subscribed to the Google Groups "Feedly Cloud" group.
To unsubscribe from this group and stop receiving emails from it, send an email to feedly-cloud...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/feedly-cloud/CAH9U-1XVRsE5b4Dgb5cRTo6ePjMQGFC5uw_7uoZ3QqVbpnqH-w%40mail.gmail.com.

Makarand Joshi

unread,
Jan 4, 2023, 12:26:21 AM1/4/23
to David Chatenay, feedly...@googlegroups.com
Thank you David for the clarification. Appreciate it
Reply all
Reply to author
Forward
0 new messages