I wouldn’t as when the token dies you then have to manually go fetch a new one.
Authentication is covered here:
you can obtain a server to server token automatically, or a refreshable user access token, avoiding the needs for manual steps
I wouldn’t as when the token dies you then have to manually go fetch a new one.
Authentication is covered here:
you can obtain a server to server token automatically, or a refreshable user access token, avoiding the needs for manual steps