Hello,
I using the function here
[SDK Documentation Explorer (genesys.cloud)]
It works for only some of our contact lists. Here is the error I am sometimes receiving when it does not work.
[Error] Exception when calling OutboundApi->post_outbound_contactlist_export: (404)Reason: Not FoundHTTP response headers: HTTPHeaderDict({'Content-Type': 'application/json', 'Content-Length': '389', 'Connection': 'keep-alive', 'Date': 'Thu, 20 Oct 2022 02:05:15 GMT', 'ININ-Correlation-Id': '7374cbb3-36b0-4f98-a9c0-0d294c02f60f', 'Strict-Transport-Security': 'max-age=600; includeSubDomains', 'Cache-Control': 'no-cache, no-store, must-revalidate', 'X-Cache': 'Error from cloudfront', 'Via': '1.1 f1d7bef7d2e148025cea4670117d1f4a.cloudfront.net (CloudFront)', 'X-Amz-Cf-Pop': 'SYD1-C2', 'X-Amz-Cf-Id': 'ymINUxdpwP5pehVGNjD_KYcQ08CWwh6epyKrDg2jD7RQYzIDPIowXg=='})HTTP response body: {"message":"There is no available download URI for contact list {794665b8-918f-43fb-a1b7-7c28c6f75d95} at this time","code":"no.available.list.export.uri","status":404,"messageWithParams":"There is no available download URI for contact list {794665b8-918f-43fb-a1b7-7c28c6f75d95} at this time","messageParams":{},"contextId":"7374cbb3-36b0-4f98-a9c0-0d294c02f60f","details":[],"errors":[]}
Thanks,
Trystan.