Tieket # 92 asked QUERY_PARAMS_ALLOWED to add 'access_token'
speech-javascript-sdk / text-to-speech / synthesize.js
Because it has not been added to QUERY_PARAMS_ALLOWED, this is a state that does not work.
Also, when adding 'access_token' to QUERY_PARAMS_ALLOWED
3042c9a#diff-117eb642eb2c4d69902800c2880fc9cd
|| key === 'access_token' has been deleted, you should add this.
I'd appreciate your correspondence