Can GET a single contact but DELETE returns 403 Forbidden
Using the same code base, I can successfully GET a single contact. I can also PUT contactsync objects. However, when I attempt to us HTTP DELETE, the server return HTTP Code 403 - Forbidden. I have read/write permissions, so whats is going on. Any peculiarity with the HTTP DELETE method? Please help.
by
2 Replies