Skip to content

Commit e59d11e

Browse files
Merge pull request #54 from CMSgov/st/BB2-3179
BB2-3179 Update README.md to include Expired Data Access Grant
2 parents c06175b + d9b9be7 commit e59d11e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ Required SDK configuration parameters include:
6363

6464
SDK FHIR requests check whether the access token is expired before the data endpoint call. By default, an expired token will refresh. To disable token refresh, set `tokenRefreshOnExpire` to `false`.
6565

66+
**Note:** If an application’s authorization for accessing user data has expired, the corresponding access token will not be able to be refreshed; see [here](https://bluebutton.cms.gov/developers/#expired-data-access-grant) for more details.
67+
6668
### FHIR Requests Retry Settings - `retrySettings`
6769

6870
Retry is enabled by default for FHIR requests. The folllowing parameters are available for exponential back off retry algorithm.

0 commit comments

Comments
 (0)