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
fix: return JSON error responses from upload-attachment API
Error responses were returned as plain text, causing the frontend to fail JSON parsing and display "Unknown error (400)" instead of the actual error message. Also distinguish between empty and invalid wallet address in error messages for better debugging.
0 commit comments