Discussions

Ask a Question
Back to All

Cant access the API from AWS

When I run my project locally and send requests to the D-ID API everything works fine.
But when I deploy my project to AWS ECS using fargate, I have a problem accessing the D-ID API endpoint (https://api.d-id.com/talks/streams).
It seems that the AWS IP does not have permission to access the endpoint.
How I can access your endpoints from AWS IPs?