Why does the download key expire?

https://api.glitch.com/project/download/?authorization=X&projectId=Y

X is your account’s persistent token. Not sure when that gets invalidated. Maybe when you manually sign out.

Y, the project ID, doesn’t expire.

2 Likes

How do I make sure X is still valid, do I make an API request with it to see if it returns an error?

I think yes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.