Skip to content

AWS Cognito wrapper, ERROR: HV000: unhandled error #472

@anthony-berardo

Description

@anthony-berardo

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

Hi Folks!

Attempting to setup AWS Cognito using the wrapper always ends in getting the below error when querying the foreign table:
SQL Error [HV000]: ERROR: unhandled error

This is happening using self-hosted and Supabase cli

Tried using the wrapper integration in Studio and following the steps below:
AWS Cognito Docs

What I'm missing here?

Thanks you!

To Reproduce

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

  1. Go to Table editor
  2. Click on the setup foreign table fro Cognito
  3. Loading of the data will eventually time out and get the error from the supabase-meta container:
    {"level":"error","time":"2025-06-02T11:07:14.539Z","pid":1,"hostname":"7ebc9c1fdbef","reqId":"req-5e2","error":{"length":57,"name":"error","severity":"ERROR","code":"HV000","file":"mod.rs","line":"53","routine":"","message":"unhandled error","formattedError":"ERROR: HV000: unhandled error\n"},"request":{"method":"POST","url":"/query","pg":"db","opt":""}}

Expected behavior

Get user info from foreign table in AWS Cognito

System information

Additional context

Add any other context about the problem here.

Metadata

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