Quantcast
Channel: Zammad - Community - Latest posts
Viewing all articles
Browse latest Browse all 6957

Not authorized (token) when GET groups via REST API

$
0
0

Here is an example:

% curl --header "Content-Type: application/json" \
     --header "Authorization: Token token=xxxxxxx" \
  --request GET \
 http://localhost:8080/api/v1/groups
{"error":"Not authorized (token)!","error_human":"Not authorized (token)!"}

Viewing all articles
Browse latest Browse all 6957

Trending Articles