Hi David,This is what the error says : 403 (Forbidden)The url seems to
be fine , I gave : Where base url is replaced by instance
urlbaseurl/api/core/content/
Hi David,I tried the same but still permission is being denied$.ajax({
url: '*url, type: 'PUT', headers: { 'x-csrf-token':
(window.sessionStorage) ? window.sessionStorage.getItem("x-csrf-token")
: parent.parent.ArcherApp.globals['xCsrfToken'] }, data...