docs/me.md in losant_rest-1.19.3 vs docs/me.md in losant_rest-1.19.4
- old
+ new
@@ -401,11 +401,11 @@
```
#### Authentication
The client must be configured with a valid api access token to call this
action. The token must include at least one of the following scopes:
-all.User, me.*, or me.invite.
+all.User, all.User.read, me.*, or me.invite.
#### Available Parameters
| Name | Type | Required | Description | Default | Example |
| ---- | ---- | -------- | ----------- | ------- | ------- |
@@ -438,10 +438,10 @@
```
#### Authentication
The client must be configured with a valid api access token to call this
action. The token must include at least one of the following scopes:
-all.User, me.*, or me.invites.
+all.User, all.User.read, me.*, or me.invites.
#### Available Parameters
| Name | Type | Required | Description | Default | Example |
| ---- | ---- | -------- | ----------- | ------- | ------- |