feature: scope api keys to orgs #233
Annotations
4 errors
Running tests:
clients/ts-sdk/src/fetch-client.ts#L177
Error: HTTP error! status:
Payload {"role":1,"name":"test suite key"}
route: post https://api.trieve.ai/api/organization/api_key
❯ TrieveFetchClient.fetch src/fetch-client.ts:177:13
❯ src/functions/organization/organization.test.ts:13:28
|
Running tests:
clients/ts-sdk/src/fetch-client.ts#L177
Error: HTTP error! status:
Payload {"expires_at":"2024-11-21 02:32:07","role":1,"name":"test suite key"}
route: post https://api.trieve.ai/api/organization/api_key
❯ TrieveFetchClient.fetch src/fetch-client.ts:177:13
❯ src/functions/organization/organization.test.ts:39:28
|
Running tests:
clients/ts-sdk/src/fetch-client.ts#L177
Error: HTTP error! status:
Payload {"role":1,"name":"test suite key","default_params":{"filters":{"must":[{"field":"tag_set","match_all":["test"]}]}}}
route: post https://api.trieve.ai/api/organization/api_key
❯ TrieveFetchClient.fetch src/fetch-client.ts:177:13
❯ src/functions/organization/organization.test.ts:75:28
|
Running tests
Process completed with exit code 1.
|
Loading