You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
Using findFriends($friends) function yields following output in console, and it returns empty list.
PHP Notice: Undefined property: stdClass::$country_code in C:\php\snappy\src\snapchat.php on line 1102
Notice: Undefined property: stdClass::$country_code in C:\php\snappy\src\snapchat.php on line 1102
Using
findFriends($friends)
function yields following output in console, and it returns empty list.Code
The text was updated successfully, but these errors were encountered: