X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..9f487917d8c2aa3958473dd1c11dc584485c1229:/services/api/lib/create_superuser_token.rb?ds=sidebyside diff --git a/services/api/lib/create_superuser_token.rb b/services/api/lib/create_superuser_token.rb index 57eac048a9..7a18d97058 100755 --- a/services/api/lib/create_superuser_token.rb +++ b/services/api/lib/create_superuser_token.rb @@ -54,7 +54,7 @@ module CreateSuperUserToken end end - api_client_auth.api_token + "v2/" + api_client_auth.uuid + "/" + api_client_auth.api_token end end end