Dmytro Smyk
Results
3
issues of
Dmytro Smyk
Eventually during real-time transcription i'm receiving next error: ``` InvalidStateError: CANCELLED: File "awscrt/http.py", line 243, in _on_body self._on_body_cb(http_stream=self, chunk=chunk) File "amazon_transcribe/httpsession.py", line 99, in _on_body future.set_result(chunk) File "concurrent/futures/_base.py", line 533,...
My use case: Users are logging in via an SSO, and after that I'm using the access token of the logged-in user to obtain additional information from the provider. In...
bug
security