Quantcast
Channel: Ask the FireCloud Team — GATK-Forum
Viewing all articles
Browse latest Browse all 1147

scopes required for https://api.firecloud.org/api/workspaces

$
0
0

Hi Firecloud Team,

I run a small webapp built on top of the firecloud api for my group.

As of very recently started getting:
``Bearer error="insufficient_scope", error_description="Different scope(s) or other claims required"
on GET https://api.firecloud.org/api/workspaces

I have the following scopes:
'https://www.googleapis.com/auth/cloud-platform',
'https://www.googleapis.com/auth/devstorage.full_control'
'https://www.googleapis.com/auth/userinfo.email'
'https://www.googleapis.com/auth/userinfo.profile'

What am I missing? The webapp used to work fine.

I added 'profile','email','openid' but that didn't seem to fix anything.

-Dimitri


Viewing all articles
Browse latest Browse all 1147

Trending Articles