product · inferred from evidence
read-only token
A token granting only read permissions for Upstash Vector operations.
- Upstash Vector: Forbidden: /upsert-data is not allowed on upsert
Calling `index.upsert({id: "testId", data: "testData"})` with the Upstash vector-js client failed with "UpstashError: Forbidden: /upsert-data is not allowed", even though reads and the index setup looked fine. The setup code was a thin wrap