I read this tutorial Live speech to text with watson and it return Handshake status 403 Forbidden
I really followed the tutorial to the letter,
I dont know what is missing, can someone help me? I use windows
transcribe.py : transcribe.py
REGION_MAP = {
'us-east': 'gateway-wdc.watsonplatform.net',
'us-south': 'stream.watsonplatform.net',
'eu-gb': 'stream.watsonplatform.net',
'eu-de': 'stream-fra.watsonplatform.net',
'au-syd': 'gateway-syd.watsonplatform.net',
'jp-tok': 'gateway-syd.watsonplatform.net',
}
#................................................