Notes:

  • Make sure your endpoints ("/todos" etc.) match
  • Make sure your methods match (PUT, PATCH etc.). In your version you might use patch, if you have Juho's latest version. My backend still uses PUT.