Hi Yin,
Yes, Im using Java client library. I saw the examples, and with one of them
I had a better error message. The problem was the dateRangeType ALL_TIME
which I was using, but the response message says it is invalid (but had in
documentation).
It is strange, because the same parameter works
Hi
I have the same problem.
I add the headers:
- "User-Agent" : "Mozilla/5.0"
- "Accept-Language" : "pt-br"
- "Accept-Charset" : "UTF-8"
- "Content-Type" : "application/soap+xml"
- "Authorization" : "Bearer ACCESS_TOKEN"
- "clientCustomerId", "XXX-XXX-"
- "developerToken"