We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When I start the Stream Webcam from the client app I am seeing a 500 error when accessing the URL API Gateway: https://XXXXXX.execute-api.us-east-1.amazonaws.com/Prod/FrameData.
Details below:
HTTP/1.1 403 Forbidden Date: Sat, 18 Apr 2020 07:50:55 GMT Content-Type: application/json Content-Length: 42 Connection: keep-alive x-amzn-RequestId: c6a1d40c-8434-4be6-b923-5dba2fb3e34b x-amzn-ErrorType: MissingAuthenticationTokenException x-amz-apigw-id: LLCm7FonFiAFXFg=
Can you please help?
Thanks,
Joana.
The text was updated successfully, but these errors were encountered:
I forgot to mention that is also looking for a file /js/app/config.js in the webapp S3 bucket which does not exist and it is showing a 400 error when accessing through the url https://XXXXXXXX.execute-api.us-east-1.amazonaws.com/Prod/App/js/app/config.js.
Thanks in advance
Sorry, something went wrong.
No branches or pull requests
Hi,
When I start the Stream Webcam from the client app I am seeing a 500 error when accessing the URL API Gateway: https://XXXXXX.execute-api.us-east-1.amazonaws.com/Prod/FrameData.
Details below:
HTTP/1.1 403 Forbidden
Date: Sat, 18 Apr 2020 07:50:55 GMT
Content-Type: application/json
Content-Length: 42
Connection: keep-alive
x-amzn-RequestId: c6a1d40c-8434-4be6-b923-5dba2fb3e34b
x-amzn-ErrorType: MissingAuthenticationTokenException
x-amz-apigw-id: LLCm7FonFiAFXFg=
Can you please help?
Thanks,
Joana.
The text was updated successfully, but these errors were encountered: