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

Can't send an audio message #63

Open
sohepalslamat opened this issue Oct 12, 2024 · 1 comment
Open

Can't send an audio message #63

sohepalslamat opened this issue Oct 12, 2024 · 1 comment

Comments

@sohepalslamat
Copy link

I have problem with sending audio message.
I get this error message:

Could not decode Payload

curl "http://congpt.v2202107122785158474.goodsrv.de:8880/chat/send/audio"
  -H "Content-Type: application/json" 
  -H "accept: application/json"
  -H "token: XXX"
  --data-raw "{
  "Phone":"905318800334",
  "Audio": "data:audio/ogg;base64,T2dnUwACAAAAAAAAAAA1LwAAAAAAAH3DkWMBHgF2b3JiaXMAAAAAAkSsAAAAAAAAAHECAAAAAAC .."
}"

image

Is there any solving for it!

@lordacer0
Copy link

image

I just tested it and it sends the audios well, I tried it from the swagger and from the Windows cmd. Greetings.

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

2 participants