How should I return a JSON object in the following code?
I want to return a JSON file like this-
{
"Success":true,
"Error":"ANY ERROR"
}
Below is the code-


Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Arvind KushwahaPosted Jun 24, 2020, 11:38 PM