Skip to content

sync/history returns Response 500 #349

Answered by tysonkerridge
rohitsathish asked this question in Q&A
Discussion options

You must be logged in to vote

Unsure if it's the cause of the 500 but it looks like you might be missing your authentication header:
eg. 'Authorization': 'Bearer {access_token}'
And perhaps your watched_at date is incorrectly formatted:
eg. 'watched_at': '2014-09-01T09:10:11.000Z'

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rohitsathish
Comment options

@rectifyer
Comment options

@tysonkerridge
Comment options

Answer selected by rectifyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants