Hi,
I’m trying to use usage.from()
from experimental/usage
, as described on this page.
When using an all-access API token, it works. But for obvious reasons I do not want to use such wide permissions to run basic checks. I could not find any information about the permissions necessary to run this function; I also did a bit of trial and error to no avail… everything else than an all-access token will fail with a 404 error on that query…
What are the permissions necessary to run experimental/usage
functions?
Cheers,
y3xp