Skip to content

Commit 8e8a253

Browse files
BB2-3179 Update README.md to include Expired Data Access Grant
Update README.md to include Expired Data Access Grant
1 parent 4e11225 commit 8e8a253

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ 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+
### Expired Data Access Grant
49+
In order to handle expired data access grant refer to section [Expired Data Access Grant](https://bluebutton.cms.gov/developers/#expired-data-access-grant)
50+
4851
### FHIR Requests Retry Settings
4952

5053
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)