Project

General

Profile

Actions

Bug #4344

closed

[SDK] can't make an anonymous token from the cli

Added by Ward Vandewege over 9 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
API
Target version:
-
Story points:
0.5

Description

Trying to make an anonymous token:

$ arv api_client_authorization create --api-client-authorization='{"scopes":["GET /"],"user":"su92l-tpzed-anonymouspublic"}'
Error: #<ActiveRecord::AssociationTypeMismatch: User(#19389640) expected, got String(#9218860)>

The alternative is to use the services/api/scripts/get_anonymous_user_token.rb script, but it should be possible to do this from the CLI.

Actions

Also available in: Atom PDF