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 #1

Updated by Ward Vandewege over 9 years ago

  • Description updated (diff)
Actions #2

Updated by Ward Vandewege over 9 years ago

  • Target version changed from Bug Triage to Arvados Future Sprints
Actions #3

Updated by Tom Clegg about 7 years ago

  • Category set to API
  • Status changed from New to Resolved

This works, but you have to say "owner_uuid":"X", not "user":"X".

Actions #4

Updated by Tom Clegg about 7 years ago

  • Target version deleted (Arvados Future Sprints)
Actions

Also available in: Atom PDF