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 was archived by the owner on Feb 14, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to mark a snap as viewed with client.snaps.markSnapViewed(), it gives me the following error and stack trace:
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?
The text was updated successfully, but these errors were encountered: