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

Is there support for uploading an image along with text? #70

Open
mmehrle opened this issue Apr 12, 2024 · 1 comment
Open

Is there support for uploading an image along with text? #70

mmehrle opened this issue Apr 12, 2024 · 1 comment

Comments

@mmehrle
Copy link

mmehrle commented Apr 12, 2024

My python bot needs to upload an image to a channel. Can that be done via the current API version?

@mmehrle
Copy link
Author

mmehrle commented Apr 12, 2024

I wrote some test code based on your upload_file() function and am getting this error:

raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://chat.redpillquants.com/api/v1/rooms.upload/cbbc_oi_tracker

Do you happen to know how that can be avoided? I am not sure there is a RocketChat setting or this anywhere.

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