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 help,
Marco
Solved! Go to Solution.
Views
Replies
Total Likes
Hello Rawsoft,
Thank you very much for your reply.
Actually, instructions on GitHub have been updated by Adobe 3 days ago. I have made a test following the new instructions and it works fine now.
Apparently there was some additional configuration to be done on Postman (i.e. creation of an Environment with a specific key) in order to make it work as specified in the documentation.
Thanks,
Marco
Views
Replies
Total Likes
It seems you are calling one of the API methods that requires a timestamp or date range, the dates that you specify or DID NOT specify should be in ISO-8601 format and you can read more about that here ISO 8601 - Wikipedia Format your dates as such and you will be fine.
Views
Replies
Total Likes
Hello Rawsoft,
Thank you very much for your reply.
Actually, instructions on GitHub have been updated by Adobe 3 days ago. I have made a test following the new instructions and it works fine now.
Apparently there was some additional configuration to be done on Postman (i.e. creation of an Environment with a specific key) in order to make it work as specified in the documentation.
Thanks,
Marco
Views
Replies
Total Likes
Hi Marco,
I have followed the instructions on the Adobe Github page and am encountering the same error.
Could you let me know what you did to fix your issue.
Regards,
Robin
Views
Replies
Total Likes
Having the same issue.
Thanks,
Seth
Views
Replies
Total Likes
I'm having the same issue following instructions from here: analytics-1.4-apis/postman at master · AdobeDocs/analytics-1.4-apis · GitHub
Could you troubleshoot?
Views
Replies
Total Likes
Ok, just for the record, one needs to SELECT the created environment too after creating it! (Upper right corner dropdown menu)
Views
Replies
Total Likes
Did that - still getting the same error as all above.
Views
Replies
Total Likes