Skip to content

Commit 3e55c38

Browse files
Addressed comments
1 parent 8e8a253 commit 3e55c38

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ 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)
48+
**Note:** If an application’s authorization for accessing user data has expired, the corresponding access token will not be able to be refreshed, click [here](https://bluebutton.cms.gov/developers/#expired-data-access-grant) from more details
5049

5150
### FHIR Requests Retry Settings
5251

0 commit comments

Comments
 (0)