[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[v0](/c/v0/59)

# v0 chats missing and retrieval errors when using access key

33 views · 5 likes · 7 posts


Priyangbaskaran 8789 (@priyangbaskaran-8789) · 2026-03-23 · ♥ 1

## Summary

I am currently facing an issue with accessing chats created using my `v0` access key. While I am still able to create new chat prototypes, I am unable to retrieve or view them afterward.

---

## Details

*   I have an access key with all required permissions (`read`, `write`, `manage`).
*   Previously, I was able to:
    *   Create chats
    *   View them in the `v0` UI
    *   Retrieve chat data via API
*   However, since **Friday**, the behavior has changed:
    *   I can still create chat prototypes successfully
    *   But I **cannot view the created chats in the v0 UI**
    *   API calls to fetch chat details return errors such as:
        > **Error: chat not found**
        
        > **Error: chat deleted**

---

## Expected Behavior

*   Chats created using the access key should be retrievable via API
*   Chats should be visible in the `v0` UI

---

## Actual Behavior

*   Chat creation succeeds
*   Chat retrieval fails with “not found” or “deleted” errors
*   Created chats are not visible in UI

---

## Additional Notes

*   No changes were made to the access key or permissions
*   This was working fine until Friday
*   Issue is consistent across both UI and API

---

## Request

Could someone please help verify:

1. If there are any recent changes affecting access key permissions
2. Whether chat storage or retrieval APIs have changed
3. If there is any known issue or outage related to this

---

Any guidance or confirmation would be helpful. Thank you!


system (@system) · 2026-03-23 · ♥ 1

Did you know there's another category dedicated to #v0 topics? A human should be here soon to help, but the answer may already be available even faster in one of these other posts.

Our docs are a great place to start.

https://vercel.com/docs/v0

We also have a walkthrough to help guide your workflow.

https://community.vercel.com/t/become-a-v0-expert/5981

And these recordings can give you a look at v0 features and strategies in action shown by our Community: 

https://community.vercel.com/tags/c/events/42/v0


Pauline P. Narvas (@pawlean) · 2026-03-23 · ♥ 1

Are you still seeing this?


Priyangbaskaran 8789 (@priyangbaskaran-8789) · 2026-03-24 · ♥ 1

Issue is intermittent still happening


Priyangbaskaran 8789 (@priyangbaskaran-8789) · 2026-03-24 · ♥ 1

Could you please fix it asap as we are using this in our product


Priyangbaskaran 8789 (@priyangbaskaran-8789) · 2026-03-24

only sync request are working but we need async


Priyangbaskaran 8789 (@priyangbaskaran-8789) · 2026-03-26

any updates please @pawlean