mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-21 01:55:23 -04:00
[PR #93] Fix file uploads to Revolt backend #92
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/python-client-sdk/pull/93
Author: @greeeen-dev
Created: 2/13/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
19e1705fix: add authentication token to headers for file upload📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
revolt/http.py(+2 -1)📄 Description
This PR fixes file uploads failing due to requests missing the bot's authentication token, looks like Revolt recently started requiring this.
Please make sure to check the following tasks before opening and submitting a PR
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.