We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The default parameters are incompatible. A push event requires more than just the metadata=read permission.
push
metadata=read
The list of available events is here. The list of available permissions is TBD.
zeroae-goblet/zeroae/goblet/config.py
Lines 100 to 104 in 8139b38
This is the error message:
The text was updated successfully, but these errors were encountered:
It looks like switching the default events to "public" is the safest option.
Sorry, something went wrong.
Change APP_DEFAULT_EVENTS to "public"
6c0a111
Close #7
No branches or pull requests
The default parameters are incompatible. A
push
event requires more than just themetadata=read
permission.The list of available events is here.
The list of available permissions is TBD.
zeroae-goblet/zeroae/goblet/config.py
Lines 100 to 104 in 8139b38
This is the error message:

The text was updated successfully, but these errors were encountered: