Can I get the provider OAuth tokens Terra holds?
Terra cannot expose the provider OAuth tokens it manages.
Terra cannot expose the provider OAuth tokens it manages. They are scoped to Terra's own application, and sharing them would breach the provider's API terms.
If you need capabilities beyond Terra's data sync (for example, writing activity descriptions back to the provider), the path is to:
Register your own application with the provider.
Run a separate OAuth flow alongside Terra.
Users authorise twice, but your scopes and concerns stay cleanly separated from Terra's.
PreviousWhy does InBody error that the API version is unsupported?
NextIs there a pending state or timeout for initConnection?
Last updated
Was this helpful?