facepy v1.0.9 Release Notes

Release Date: 2017-05-30 // almost 7 years ago
  • โž• 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)