Will Ross
Will Ross
Events that it should be possible to register webhooks on: - Request Submission - Division change - Action created (marking requests as approved, incomplete, etc as well as comments) -...
Authenticated HTTP requests (from the app) to a registered webhook should also be able to respond to some events. Some examples: - Request Submission, Division Change, Action Created, Payout Change,...
OK, so I [hashed out a start](https://github.com/paxswill/evesrp/wiki/Webhook-Design-Draft) to what I think the API will look like for this.
Throwing ideas out there a little bit, but do you have the application on developers.eveonline.com set for "Authentication & API Access", with the `publicData` scope being allowed? Requesting a scope...
Possibly related: the range and negative filters aren't working
It's a conflict between the latest snapshot (the quickstart daemonset uses `snapshot-thick` by default) and the latest release/stable image (original report has `v4.2.0-thick`). The quickstart daemonset doesn't work with the...