Victor Peralta
04/06/2022, 11:14 PMhello-world
function and deploying it, then trying to call it returns
502: Bad Gateway (ORIGIN_INVALID_XDENO_CONFIG)
The subhoster origin specified an invalid `x-deno-config` header on the boot RPC response: invalid unicode code point at line 1 column 733.
Needle
04/06/2022, 11:14 PM/title
command!
We have solved your problem?
Click the button below to archive it.Victor Peralta
04/06/2022, 11:15 PMVictor Peralta
04/06/2022, 11:16 PMinvalid JWT
, so that the JWT is correctVictor Peralta
04/06/2022, 11:21 PMGET
returns
Only POST and OPTIONS requests are supported
Victor Peralta
04/06/2022, 11:23 PMStatus
502
Method
POST
Timestamp
06 Apr, 2022 16:12
Execution Time
576ms
Deployment ID
wpxsaqsmijxmvssyscfg_30fc0738-f328-40df-92bb-2c4758bfa435_1
Log ID
9329fe60-ed3a-4b89-a7be-866e6c2cb526
Request Path
/hello-world
Request body
{
"headers": [
{
"accept": "*/*",
"accept_encoding": null,
"connection": null,
"content_length": "79",
"host": "wpxsaqsmijxmvssyscfg.functions.supabase.co",
"user_agent": "insomnia/2021.7.2"
}
],
"method": "POST",
"pathname": "/hello-world",
"protocol": "https:",
"search": null
}
Response POST body
{
"headers": [
{
"content_length": "187",
"content_type": "text/plain; charset=utf-8",
"date": "Wed, 06 Apr 2022 23:12:56 GMT",
"server": "deploy/us-west2-a",
"vary": null
}
],
"status_code": 502
}