I have the following error when performing the delete with the global variable; it doesn't find the token. I’d really appreciate your help with this.@JerryWang Variable: get token: scripts: var token = pm.response.headers.get("x-csrf-token");
console...