awslabs / amazon-kinesis-video-streams-webrtc-sdk-android

Android SDK for interfacing with Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
58 stars 37 forks source link

Authentication Error #64

Closed Khoronus closed 3 years ago

Khoronus commented 3 years ago

Thank you for this project. I followed the instruction with a new installation of Android Studio, but I'm unable to run the program properly. It seems that some exceptions/errors are raised during the authentication. I tried the execution with/without firewall active and both virtual and real device.

Error messages: errors.txt Program stops here

I modified the configuration file as follow: awsconfiguration

Any help or advise to fix the error and run the program properly would be appreciated. Thank you in advance.

Khoronus commented 3 years ago

The error was in the last "Region". I did not see the difference ... Wrong: "ap_northeast_1" Correct: "ap-northeast-1"