Skip to content

Synthesize method of /text-to-speech/synthesize.js also does not accept access_token #94

@NobuyukiMonna

Description

@NobuyukiMonna

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

  • Steps to reproduce
  • Same as # 92
  • Expected behavior
  • Same as # 92
  • Actual behavior
  • Same as # 92
  • Browser version (s)
  • Firefox 63.0.1 (64 bit)
  • SDK version
  • v 0.35.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions