这是indexloc提供的服务,不要输入任何密码
Skip to content

hook auth stopped working after 0.26 #890

@patcito

Description

@patcito

Here is what my webhook returns:

{ 'X-Hasura-Role': 'anon' }

And the error I get:

{
  "errors": [
    {
      "path": "$",
      "error": "Invalid response from authorization hook: Error in $: expected [a], encountered Object",
      "code": "unexpected"
    }
  ]
}

This happens on all my queries, works fine on v0.25.

Metadata

Metadata

Assignees

Labels

c/serverRelated to serverk/bugSomething isn't workingp/urgentImmediate action required

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions