Start a conversation

Unable to Delete Avatars, Comments and Relationships

Overview

This article describes an issue in which users experience that attempting to delete avatars, comments, or relationships fails silently. No error message is produced but the deletion does not occur.

 

Information

It is possible to test if a Content Delivery Network (CDN) is blocking the DELETE and PUT HTTP methods:

  1. Open your Jive profile using Chrome, and click Change Photo & Avatar.
  2. Right-click on the page, and select Inspect Element.
  3. Go to the Network tab.
  4. In the main browser window, click the link to delete an avatar.
  5. In a working system, a DELETE method and a status 200 response will be shown. If DELETE calls are being blocked, a status 501 Not Implemented is displayed as shown below.

     

    1.png

     

Diagnosis

A CDN such as Akamai could be blocking the DELETE and PUT HTTP methods.

 

Solution

  • If Jive is managing the user's Akamai configuration, please create a support ticket.
  • If the user manages their own CDN configuration, the user must ensure that PUT and DELETE HTTP methods are enabled.
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments