poe-platform / fastapi_poe

A helper library for writing Poe API bots using FastAPI
Apache License 2.0
114 stars 22 forks source link

Improve error messages for post_message_attachment #61

Closed BrendanGraham14 closed 5 months ago

BrendanGraham14 commented 5 months ago

Include the text content of the server's error message in addition to the status code. It's hard to debug attachment issues otherwise.