{
“errors”: [
{
“msg”: “Insufficient privileges”
}
]
}
I dont understand why I’m getting this error as there’s. no way to provide token more access. Also, i’m the owner of my own “public” project.
{
“errors”: [
{
“msg”: “Insufficient privileges”
}
]
}
I dont understand why I’m getting this error as there’s. no way to provide token more access. Also, i’m the owner of my own “public” project.
Hi @kenchin123,
What are the parameters you’re using on this URL?
For instance are you using the organization
or projects
parameters?
they’re both optional right?
ok that answers my question. i think they are optional but 1 of them is required. the documentation can be updated