JorgenPhi / php-snapchat

A PHP library for the Snapchat API - With Commit History
MIT License
259 stars 73 forks source link

Error while calling the getSnaps(); #106

Closed joaovarelas closed 3 years ago

joaovarelas commented 8 years ago

Hello,

I've just cloned your repo and trying to run it but without success...

Notice: Undefined property: Snapchat::$cache in C:\xampp\htdocs\src\snapchat.php on line 234 Fatal error: Call to a member function get() on null in C:\xampp\htdocs\src\snapchat.php on line 234

Thanks

mgp25 commented 8 years ago

@joaovarelas use https://github.com/mgp25/SC-API

this repo is outdated