Confused about how the OAuth token works

Given you don’t have a user token.

It probably makes sense to generate and use an App Access/Server to Server/Client Credentials token

Generate and store it and make a new one when it expires/is close to expire

1 Like