You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in api.md (github) it says that I need to provide everything listed above except FileEndSHA256 and DirectPath, but in the example FileEncSHA256 is provided so I did too.
DirectPath isn't mentioned but I read somewhere in other issue reports that someone mentioned it was required.
Anyway, Whenever I pull FileSHA256 and FileEncSHA256 from webhook, it has empty spaces in between, and even a forward slash (not sure if unusual) but I think thats making it fail.
Whats going on? help me :c
I only censored some letters and numbers, just in case, but its clearly showing empty space and forward slash.
The text was updated successfully, but these errors were encountered:
I have the same problem, I reported it in the issue #50 so far with no news. I use the file that comes with the http request to solve it but it would be much better to be able to use this feature. Greetings.
Download works if I don't provide FileSHA256, Fileencsha256, mediakey... I mean I only send Url, mimetype, directpath and filelength.
As response, I get a base64 encoded string... Which is audio/ogg codecs=opus type... Which I cannot forward through send audio... It sends as a "empty" audio... (0 seconds audio which won't play)
First of all, in the last update/pull, /chat/downloadvideo is not showing in the API reference page.
Anyway, I tried downloading audio providing:
-Url
-MediaKey
-MimeType: "audio/ogg; codecs=opus"
-FileSHA256 WsyMzCzkID 8wvzRQCE0urXA/6BolFbQS6gM=
-FileEncSHA256 yU 3NZuuKsU0FF6/dtVnBjJETSpoWoZLEyc=
-AudioLength 4139
-DirectPath
in api.md (github) it says that I need to provide everything listed above except FileEndSHA256 and DirectPath, but in the example FileEncSHA256 is provided so I did too.
DirectPath isn't mentioned but I read somewhere in other issue reports that someone mentioned it was required.
Anyway, Whenever I pull FileSHA256 and FileEncSHA256 from webhook, it has empty spaces in between, and even a forward slash (not sure if unusual) but I think thats making it fail.
Whats going on? help me :c
I only censored some letters and numbers, just in case, but its clearly showing empty space and forward slash.
The text was updated successfully, but these errors were encountered: