Hello Community,
looking for an assistance on using POST /api/v2/responsemanagement/responseassets/uploads
I am passing name of the file and Md5 of that, and returning with below output in API explorer
{
"id": "xxx",
"url": "xxx"
"headers": {
"x-amz-server-side-encryption": "AES256",
"x-amz-meta-organizationid": "xxx"
}
}
Now, when I am trying to access the URL returned above, I am getting an error that signature doesn't match . I found this article and trued to run it via powershell command , for execution via powershell it returning 403 error .
thank you !
#API/Integrations#Unsure/Other
------------------------------
Hanumantha Rao
------------------------------