Hi! Thanks for the tutorial is really great, I was able to successfully add items to the database with CLI, but when I tried with iOS or postman I always got this error.
Could you please help me what I did wrong?
Cheers:
iOS response:
Response body: {"statusCode":500,"headers":{"Access-Control-Allow-Origin":"*","Access-Control-Allow-Credentials":true},"body":"{\"error\":\"Unexpected token u in JSON at position 0\"}"} RESPONSE: { body = "{\"error\":\"Unexpected token u in JSON at position 0\"}"; headers = { "Access-Control-Allow-Credentials" = 1; "Access-Control-Allow-Origin" = "*"; }; statusCode = 500; }