Skip to content

Missing authorization header - 401 on Supabase sync #5

@adryserage

Description

@adryserage

i followed all the tutorial .env setuped and everything fine untile when running a command on stripe to test sync

Log ID
917c7675-086b-4210-a62e-506e9569a1af

Log Timestamp (UTC)
2024-01-20T08:57:11.993Z

Log Event Message
POST | 401 | https://dnibpsnindqnpxwiroyx.supabase.co/functions/v1/stripe

Log Metadata
[
{
"deployment_id": "dnibpsnindqnpxwiroyx_e6352d13-a5d2-4382-9469-1e75fc174548_7",
"execution_time_ms": 139,
"function_id": "e6352d13-a5d2-4382-9469-1e75fc174548",
"project_ref": "dnibpsnindqnpxwiroyx",
"request": [
{
"headers": [
{
"accept": "/; q=0.5, application/xml",
"accept_encoding": "gzip",
"connection": "Keep-Alive",
"content_length": "1610",
"cookie": null,
"host": "dnibpsnindqnpxwiroyx.supabase.co",
"user_agent": "Stripe/1.0 (+https://stripe.com/docs/webhooks)"
}
],
"host": "dnibpsnindqnpxwiroyx.supabase.co",
"method": "POST",
"pathname": "/functions/v1/stripe",
"port": null,
"protocol": "https:",
"search": null,
"url": "https://dnibpsnindqnpxwiroyx.supabase.co/functions/v1/stripe"
}
],
"response": [
{
"headers": [
{
"content_length": null,
"content_type": "text/plain;charset=UTF-8",
"date": null,
"server": null,
"vary": null,
"x_sb_edge_region": null,
"x_served_by": null
}
],
"status_code": 401
}
],
"version": "7"
}
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions