Turso cloud api of stats is failing #3978
liangyuanpeng
started this conversation in
General
Replies: 1 comment
-
|
Edit: It was my mistake, sorry for the noise! @penberg We have the same issue, currently no way to generate a token that works with the members API: https://docs.turso.tech/api-reference/organizations/members/list Any suggestion?~~ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just Run the command with
curl -L -X GET 'https://api.turso.tech/v1/organizations/{organizationSlug}/databases/{databaseName}/stats' \ -H 'Authorization: Bearer TOKEN'and just got the error:
{"error":"token contains an invalid number of segments"}Token is generate from https://app.turso.tech/api-tokens , I have also tried the token of database, and same error here.
Beta Was this translation helpful? Give feedback.
All reactions