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.
I can login fine, that all works, no unauthorized errors, and I know I'm not blocked. What's up though with getSnaps? Whenever I call it I don't see any outgoing requests displayed even if $debug=true, and when I var_dump the $snaps variable (which is set to $snapchat->getSnaps()), I just get bool(false).
what's up?
The text was updated successfully, but these errors were encountered:
I can login fine, that all works, no unauthorized errors, and I know I'm not blocked. What's up though with getSnaps? Whenever I call it I don't see any outgoing requests displayed even if
$debug=true
, and when Ivar_dump
the$snaps
variable (which is set to$snapchat->getSnaps()
), I just getbool(false)
.what's up?
The text was updated successfully, but these errors were encountered: