Graphql -> apiTokenCreate -> you do not have the priviledges

I am trying to generate a token through mutation apiTokenCreate
Am i doing something wrong ? Scopes and lifespan are correct?

I think this is because token creation is a restricted scope on the server. You can try the exact same query in Speckle GraphQL API after logging in!

I haven’t tested this myself, but let me know if that’s going to work out for you.