Closed kasarol closed 7 years ago
Thank you for the hint. I’ll include that in the next release. Stay tuned!
This was fixed in version 0.7.0
, see 174d2fa5216a99befe039d12546bdb25d9534e5c. You can now use the showActiveOnly
configuration option, which is by default set to true
.
Thanks, this should work! Could you also update facebook-events-by-location project to support passing this options?
Yes, will try to release this today...
I just release version 0.11.0
of facebook-events-by-location (see https://github.com/tobilg/facebook-events-by-location/commit/2ee4950ee1d2fbe5caaab1fddd91a3ca82da6c6f)
I'm having an issue with events that have been canceled. I'm unable to reliably detect which events are canceled and would appreciate if you would add the is_canceled to the fields that are retrieved for an event (such a field is documented in https://developers.facebook.com/docs/graph-api/reference/event/).