Skip to content

PostgrestError: called 'Result::unwrap()' on an 'Err' value: InvalidPosition #304

Open
@dohooo

Description

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

A clear and concise description of what the bug is.

Related to #289

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. supabase db reset.
  2. Retrieve stripe.products via js SDK.
  3. Error occurred.

But in another way, it could be solved.

  1. supabase db reset.
  2. Retrieve stripe.products in the supabase studio
image 3. Retrieve stripe.products via js SDK. 4. Receive the correct data image

For more information:
image

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

System information

  • OS: [e.g. macOS, Windows]
  • Browser (if applies) [e.g. chrome, safari]
  • Version of supabase-js: [e.g. 6.0.2]
  • Version of Node.js: [e.g. 10.10.0]

Additional context

Add any other context about the problem here.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions