SyntaxFix
Write A Post
Hire A Developer
Questions
Response is already parsed, you don't need to parse it again. if you parse it again it will give you "unexpected token o". if you need to get it as string, you could use JSON.stringify()
unexpected token o
JSON.stringify()