christianselig/apollo-backend

Server responds with HTTP 500 when "toggling" notification status for an account but providing unchanged details

christianselig opened this issue · 1 comments

When sending up a payload that matches the current status, the server seemingly responds with a 500. This should likely return a 200 or something harmless as it's not that big a deal.

(Potentially related to #52 even though in that case it is a different status being sent up)