davidtsadler / ebay-sdk-php

An eBay SDK for PHP. Use the eBay API in your PHP projects.
Apache License 2.0
350 stars 343 forks source link

Xml Parse Error: Failed to parse time string #217

Closed cindicrandall closed 4 years ago

cindicrandall commented 6 years ago

I use getMostWatchedItems Api, But the return xml can not be correctly parsed. The error is on the timestamp. the original timestamp node likes

2018-07-21T08:07:498.045Z

this time format can not be parsed. Please help and advice.

michabbb commented 6 years ago

hi, there is no "getMostWatchedItems Api", there is only a "Merchandising API" with a call named "getMostWatchedItems". to get help, you should be more specific and help others to help you instead of confusing them 😏

and if you don´t provide any code other people can use to reproduce your error/problem, don´t expect too much here.

michabbb commented 6 years ago

please close your issue