#derjanni-sigma

1 messages · Page 1 of 1 (latest)

ashen lodge
#

hi! any chance you can just use your full sk_xxxx key instead?

candid yoke
#

Sounds dangerous.

ashen lodge
#

the short answer here is we probably didn't set up the permissions for restricted keys to be able to do this , it happens a lot unfortunately, a lot of teams forget that restricted keys exist and the permissions won't be added until someone asks

#

so you can either write to our support team and raise the feature request, or if you need to be unblocked right now, use your secret key.

candid yoke
#

Is that true also for retrieving the Sigma files?

ashen lodge
#

those don't use a key, it's just a URL that you access

candid yoke
#

I tried the sk_live key and it works, although this seems extremely dangerous. I need my BI software to access the file for visualization and don't want the BI system to be able to kill my entire account if it wanted to.

ashen lodge
#

yep, I do totally agree with you and understand

candid yoke
#

Ok, I'll open a ticket with the support then, because the API also don't shows the configured "scheduled_query_runs"

#

I see them in Sigma, but the API says they dont exist

ashen lodge
#

I can try to help with that, can you expand on it?

candid yoke
#

I created a scheduled query in Sigma, but when I call the API function, the data array is empty

#

{
"object": "list",
"data": [

],
"has_more": false,
"url": "/v1/sigma/scheduled_query_runs"
}