The first sync I do is with the following URL and this one is executed correctly:
Because my account has more than 25 blocks, I try to fetch the next page with the "X-Spring-Next-Page-Date" as timestamp for the "createdAfter" parameter:
This whole process worked like a charme with the old authentication mechanism, but with OAuth I'm getting xhr error code 500 with this error meesage:
{
"status":"error",
"message":"java.lang.String cannot be cast to java.util.List"
}I've got no clue what's going wrong here. I've just created a new XHR request, changed the createdAfter parameter and signed it with OAuth the same way as usual...
Any help would be greatly appreciated!
Best,
Sven
--
You received this message because you are subscribed to the Google Groups "Springpad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to springpaddev...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
To unsubscribe from this group and stop receiving emails from it, send an email to springpaddev+unsubscribe@googlegroups.com.
"status":"error", "message":"java.lang.String cannot be cast to java.util.List" }
Best,Sven
To unsubscribe from this group and stop receiving emails from it, send an email to springpaddev...@googlegroups.com.