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
API calls to drive/files/create are no longer working after updating to 12.103.1 and I'm not sure why (can't see error)
After reverting to 12.102.1 they are working again. Can someone please verify if this is a bug with 12.103 or a new change? I'm sorry if it's not a bug and please close this if so. I'm sorry there's not more information.
🙂 Expected Behavior
API call to drive/files/create successfully uploads file.
☹️ Actual Behavior
API call to drive/files/create fails (I'm sorry, I can't tell which error because the exception isn't working either on Misskey.py and I don't know how to do it manually since I am not a coder ><)
📝 Steps to Reproduce
make api call to drive/files/create endpoint with parameters file pointing to a valid image
📌 Environment
Misskey 12.103.1
The text was updated successfully, but these errors were encountered:
💡 Summary
API calls to
drive/files/create
are no longer working after updating to 12.103.1 and I'm not sure why (can't see error)After reverting to 12.102.1 they are working again. Can someone please verify if this is a bug with 12.103 or a new change? I'm sorry if it's not a bug and please close this if so. I'm sorry there's not more information.
🙂 Expected Behavior
API call to
drive/files/create
successfully uploads file.API call to
drive/files/create
fails (I'm sorry, I can't tell which error because the exception isn't working either on Misskey.py and I don't know how to do it manually since I am not a coder ><)📝 Steps to Reproduce
file
pointing to a valid image📌 Environment
Misskey 12.103.1
The text was updated successfully, but these errors were encountered: