Hello,I am trying to make some initial requests to the Analytics API
v1.4, and by doing so I am following the instructions listed on
analytics-1.4-apis/postman at master ·
Adobe-Experience-Cloud/analytics-1.4-apis · GitHub Rather than getting a
correct response, I am getting the following error:{ "error": "Bad
Request", "error_description": "Invalid created timestamp (''). Values
should be in ISO-8601 format", "error_uri": null}May you please advice
what is wrong?Thank you very much for your hel...