Skip to content

Commit 2cc1e8b

Browse files
Merge pull request #35 from CMSgov/st/BB2-3179
BB2-3179 Update README.md to include Expired Data Access Grant
2 parents 4e11225 + e05faa2 commit 2cc1e8b

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
@@ -45,6 +45,8 @@ Required SDK configuration parameters include:
4545
### Access Token Refresh on Expire
4646
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 `token_refresh_on_expire` to `false`.
4747

48+
**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.
49+
4850
### FHIR Requests Retry Settings
4951

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

0 commit comments

Comments
 (0)