Skip to content

Commit 103e4a2

Browse files
doc: Add new API error (TheThingsIndustries#1417)
1 parent 3592671 commit 103e4a2

File tree

1 file changed

+1
-1
lines changed
  • doc/content/api/concepts/troubleshooting

1 file changed

+1
-1
lines changed

doc/content/api/concepts/troubleshooting/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Unlike other server components, the Identity Server component of {{% tts %}} is
2424

2525
This error indicates that the client HTTP protocol version is old, so the server refuses to perform the request and requires a client update to HTTP 1.1 version or higher.
2626

27-
###### "no_application_rights" or "no_user_rights" error
27+
###### "no_application_rights" or "no_user_rights" or "neither_user_nor_organization" error
2828

2929
The API key you are using doesn't have sufficient rights to perform the desired API request. It might also be caused by a missing `Bearer` keyword in the `Authorization` header used in the API call.
3030

0 commit comments

Comments
 (0)