10

Every time there is a problem with API, the other team ALWAYS send sample request as image. I don't know if they are just mean or stupid.

Comments
  • 0
    Even worse is when people get a 500 error and send me a screenshot of their browser's error page, and not a word about what they were trying to do.
  • 2
    Send them a photo of a fax of a printed photo of a screenshot of a photo of your phone showing the "this is fine" meme.
  • 0
    @bahua For 500 I always return request id, so I can later check the details such as: detailed exception, stack trace, and request with headers, body etc.
Add Comment