• Ask the Community
  • Error 467 when deleting session

Hi,
I'm getting error 467 when I call DELETE /session/<my-session-id> in the sandbox. This used to work.
The error says:

{'Error': [{'error_description': 'You need to provide additional information in order to perform this action.', 'error_description_translated': 'You need to provide additional information in order to perform this action.', 'error_additional_parameter': [{'AdditionalFulfillmentParameter': {'all_fulfillment': [{'type': 'LOGIN_CODE', 'status': None, 'time_mandatory': None, 'user_id': 68945, 'all_status_allowed': ['FULFILLED']}]}}]}]}

Can anybody tell me how to provide the requested additional information so this call succeeds again? The docs don't help :(
(I can of course also not delete the session when I'm done with it, but whatever)

    You should report this bug to the developers via support chat

      a month later

      Hello,

      I can confirm that this problem is currently also occuring in production, but then with http status code 000.

        Write a Reply...