Hi Mark,
just a quick question.
I tried to work with the qpxExpress API.
What I struggle with was defining the right scope. I used
options("googleAuthR.scopes.selected" = c("https://www.googleapis.com/auth/qpxExpress"))
but that resulted in a Google error page.
Also I looked up the gar_discovery_apis_list() function, but that does not return the scope of an API (which would be nice to have).
What is the best way to look up the "scope"? What am I missing here?
Thanks,
Florian
Hi Mark,
just a quick question.
I tried to work with the qpxExpress API.
What I struggle with was defining the right scope. I used
options("googleAuthR.scopes.selected" = c("https://www.googleapis.com/auth/qpxExpress"))
but that resulted in a Google error page.
Also I looked up the gar_discovery_apis_list() function, but that does not return the scope of an API (which would be nice to have).
What is the best way to look up the "scope"? What am I missing here?
Thanks,
Florian