JorgenPhi / php-snapchat

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

Fix setStory() always returning false #54

Open ashbreeze opened 9 years ago

ashbreeze commented 9 years ago

setStory() always returned false as the response code was 202, and it returned story data, instead of an empty string.