snapchat icon indicating copy to clipboard operation
snapchat copied to clipboard

Can't mark snap as viewed

Open Suppen opened this issue 9 years ago • 0 comments

When I try to mark a snap as viewed with client.snaps.markSnapViewed(), it gives me the following error and stack trace:

TypeError: Cannot read property 'addedFriendsTimestamp' of undefined
    at Snaps.markSnapsViewed (./node_modules/snapchat/routes/snaps.js:121:70)
    at Snaps.markSnapViewed (./node_modules/snapchat/routes/snaps.js:92:15)
    ....

I have barely ever used Snapchat, but I can't see a reason why marking a snap as viewed would require any such timestamp. Is it supposed to be there?

Suppen avatar Sep 02 '15 19:09 Suppen