datasetu/vermillion

Token expiry- Gets a 200 response for an expired token

vasanth096 opened this issue · 3 comments

image

Steps to recreate:

  1. Set a policy for 20 secs.
  2. Request a token for that id
  3. Publish for that id
  4. Hit the download api endpoint after 20 secs.

Consumer end point
image

Hello @vasanth096
The issue is now fixed. Could you please validate the latest changes against the below commit id.
id- fc208e9

Works fine