-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/serverRelated to serverRelated to serverk/bugSomething isn't workingSomething isn't workingp/urgentImmediate action requiredImmediate action required
Description
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.
MaxmaxmaximusGitHub
Metadata
Metadata
Assignees
Labels
c/serverRelated to serverRelated to serverk/bugSomething isn't workingSomething isn't workingp/urgentImmediate action requiredImmediate action required