ZachHandleyOriginal post
Moderator
yeah so I'm getting bytes back from the get_file_view, and get_file_download, I thought I would get back a URL as with the desktop client?
Summary
Developers are experiencing an issue with the `getFileDownload` and `getFileView` endpoints in the Python SDK. They are receiving bytes instead of a URL when using these endpoints. They are unsure if this is the intended behavior for the server SDK. They have also tried converting the bytes to a string but have been unsuccessful. The error message they received when attempting to convert the bytes is included. They are wondering if this issue is normal or if it is a bug.
Solution: The cause of the issue is unclear. It is suggested to reach out to <@462046107556511744> for further clarification and assistance.