{
"errors": [
{
"code": 500,
"title": "Internal server error"
}
]
}
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
?
|
Labels |
Added:
Information Required
|
iirc there is no way to delete privacy consent from admin, only invalidate but my memory can fail
Reading the documentation https://docs.joomla.org/J3.x:Privacy and https://docs.joomla.org/J3.x:Information_Request_Workflow_in_Privacy_Component is seems @alikon is right, privacy consent can not be removed, but a request for data removal can be created and then completed.
Appologies, it looks like I had a dyslexia moment and misread the docs! In any case, it appears that the endpoint doesn't work by not returning any relevant response. As it has been listed as a valid endpoint here: https://docs.joomla.org/J4.x:Joomla_Core_APIs#Privacy
i think we should amend the documentation page accordingly based on our findings,
plus we need to remove the DELETE verb from that endpoint, for the 2nd part i'll do a pr,
anyone would like to do the docs part ?
@andyforrest thank you for bring this up
As fas as I can see, the documentation on https://docs.joomla.org/J4.x:Joomla_Core_APIs#Privacy has been fixed. Thanks @andyforrest for that. Closing the issue as we have a PR to fix it, see #41856 . @andyforrest Could you test it and then mark your test result in the issue tracker by going to https://issues.joomla.org/tracker/joomla-cms/41856 , using the blue "Test this" button at the top left corner, selecting the test result and finally submitting? Thanks in advance.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-24 09:30:54 |
Closed_By | ⇒ | richard67 |
Labels |
Removed:
Information Required
|
iirc there is no way to delete privacy consent from admin, only invalidate but my memory can fail