arunpatidar02 / aem63app-repo

Repository for AEM63App
37 stars 43 forks source link

The change will fix the issue JSON.parse: expected ',' or '}' after p… #6

Open Manoj-Mac7 opened 1 year ago

Manoj-Mac7 commented 1 year ago

…roperty.

As the value will be sent as JSON, it should be given the content type as application/json. If it is not mentioned it will additionally try to stringify it and leads to the error