I have been downloading the sample code from AWS and using it with this sdk.
I have a Web socket connection to : ${aws_presigned_url} failed each time I try to connect to AWS.
+1 , met same issues, and in my case if user uses US network is rare to happen, but when using HongKong network it's super common to occur, can you investigate?
Hi,
I have been downloading the sample code from AWS and using it with this sdk. I have a Web socket connection to : ${aws_presigned_url} failed each time I try to connect to AWS.
Here are my dependencies :
// APP.tsx
// TranscribeClient
//TranslateClient
I am having thoses issues :
Does anyone have an idea on how to fix this ?