Facepy

Latest version: v1.0.12

Safety actively analyzes 621751 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

1.0.12

Fixed
- Mitigated a Facebook bug that causes `get_extended_access_token` to sometimes fail because
it does not include `expires_in`. This now defaults to 1 hour.

1.0.11

Fixed
- Fixed a bug that caused `get_extended_access_token` to fail on newer Graph API versions.

1.0.10

Added
- Support for Python 3.7 (to be fair, it already worked, just tests were failing).
- The logger is now named so you can silence retries.
- You may now send additional data with DELETE requests.

Fixed
- You may no longer search for posts, users, events, groups or checkins, as Facebook no
longer allows it.

1.0.9

Added
- The HTTP headers of the response are now available in `response['headers']`.
- `FacebookError` now has `fbtrace_id` to aid in debugging.

Fixed
- Python 3 compatibility.
- Paginated requests now retry same as the first.
- Fixed a bug where image files would throw a UnicodeDecodeError.

Removed
- FQL (which is not available since Graph API version 2.1)

1.0.8

Fixed
- Fixed an issue where `get_application_access_token` using Graph API versions 2.3+ would
return JSON instead of a query string, resulting in an `AttributeError` to be thrown.

1.0.7

Fixed
- Fixed an issue where `get_extended_access_token` using Graph API versions 2.3+ would
return JSON instead of a query string, resulting in an `AttributeError` to be thrown.
- `FacebookError` instances now contain additional data about the error.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.