New app access token every 24 hours

No

Technically yes, but it doesn’t apply if you lose and never reuse the token you lost.

Every ~25 tokens generated when you generate the next token the 1st one is destroyed, so if you have hung on to and are using that First one then you get errors.

Me I generate a token, store it, check it’s valid every 15 minutes and regenerate if I need to, but of course you can’t store your token…

TLDR: Yes thats fine

1 Like