Jan 21
Show failure reasons in API
It would be really helpful if the API returned the actual failure reason when a post fails on a platform.
Right now I only get "status": "failed" in the API response, but no hint why it failed. In the app I can at least see the error message, which makes debugging much easier.
Completed