Skip to content
New issue

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

use sendVideoMessage API will be error #1

Open
krapnikkk opened this issue Nov 18, 2020 · 0 comments
Open

use sendVideoMessage API will be error #1

krapnikkk opened this issue Nov 18, 2020 · 0 comments

Comments

@krapnikkk
Copy link

environment

  • windows 10
  • nodejs: 12.18.4 (Currently using 64-bit executable)
  • padlocal-ts-client version: 0.1.26

code

const fileData: Buffer = fs.readFileSync(file);
const response = await client.api.sendVideoMessage(genIdempotentId(), id, fileData);

details

use sendVideoMessage API will be error

error message

"[tid:44b8d7a5] request has been cancelled for reason: SERVER_ERROR: 2 UNKNOWN: [tid:44b8d7a5] internal error"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant