New dataNotRefreshable error
over 1 year ago by [email protected]
We added a new Job error code, dataNotRefreshable
, to cover an edge case where data is available to be refreshed. For example, data may only be available when a user first logs in and provides an MFA code. This is different than dataNotAvailable
which is returned when data is not available within the account at all.