SyntaxFix
Write A Post
Hire A Developer
Questions
In my case ; what solved my issue was.....
You may had json like this, the keys without " double quotations....
{ name: "test", phone: "2324234" }
So try any online Json Validator to make sure you have right syntax...
Json Validator Online