Global Singleton Usage and OAuth Token Expiration Automation #564
nf-developer
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Questions:
EApiV1ErrorCode.InvalidOrExpiredTokenso it looks like manually refreshing the token is the only option forward.TwitterApiv2ReadOnlyis missing a reauthentication method that would update the access token. Should I reassigntwitterApi.appLogin().readOnly.v2to my client's instance variable?Beta Was this translation helpful? Give feedback.
All reactions