Skip to content

Commit 6201009

Browse files
authored
Update website/docs/faqs/Troubleshooting/ip-restrictions.md
1 parent e14c0a4 commit 6201009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/faqs/Troubleshooting/ip-restrictions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following is an example of the 403 response error:
2222
"data": {
2323
"account_id": <account_id>,
2424
"user_id": <user_id>,
25-
"is_service_token": <boolean describing if it's a service token>,
25+
"is_service_token": <boolean describing if it's a service token request>,
2626
"account_access_denied": True,
2727
},
2828
}

0 commit comments

Comments
 (0)