I'm experiencing same issue with `Error

I'm experiencing same issue with
Error: VECTOR_GET_ERROR (code = 10000): Authentication error
although it worked before. Already tried to upgrade to latest wrangler. I'm also getting:

✘ [ERROR] Error storing embeddings for undefined

  Error: VECTOR_UPSERT_ERROR (code = 999): vectorize.upstream_timeout
      at VectorizeIndexImpl._send (cloudflare-internal:vectorize-api:164:23)
      at async VectorizeIndexImpl.upsert (cloudflare-internal:vectorize-api:117:21)
      at async Object.queue
  (file:///Users/samko/Documents/Web/vecrio-api/workers/queue/src/index.ts:220:11) {
    [cause]: Error: vectorize.upstream_timeout
        at VectorizeIndexImpl._send (cloudflare-internal:vectorize-api:167:28)
        at async VectorizeIndexImpl.upsert (cloudflare-internal:vectorize-api:117:21)
        at async Object.queue
Was this page helpful?