@JBabichJapan Getting back to this as we tried again just now but are still seeing this behavior. I tried cURL as well and as mentioned earlier this year also tried with Postman and TWURL but got the same error:
Just like @Nennad we don’t need the hour segmentation at this moment, so we’ll continue using YYYY-MM-DD format for now, but we do want to use it in the near future. Tried in several different ways, including using Postman and TWURL, but the only difference I see while testing all of them is that there are some result headers missing when requesting in the ISO 8601 format:
'x-access-level': 'read-write',
'x-rate-limit-limit': '250',
'x-rate-limit-remaining': '249',
'x-rate-limit-reset': '1478863013'
I hope this information is useful! It’s as if the request is parsed in the API and because of the date’s format it’s not correctly formatted causing the Authorisation header not to be passed through correctly or something.
Any ideas perhaps what might be the issue?
Let me know if you need any more information!
Thanks,
Tiana