Hi,
I'm trying to delete a Gallery user with the v3 API.
The response I get from the call to delete is as follows:
{ "message": "User owns one or more assets." }
That makes complete sense, however when I make an API call for the user's assets I get the following response:
{ "workflows": [], "schedules": [], "collections": [], "insights": [] }
Any ideas what could be preventing user deletion?
Solved! Go to Solution.
@Paul_Holden what version of server are you on? This sounds like an issue that 22.1 had.
@patrick_digan apologies, should have mentioned the server version. Yes we are currently still on 22.1 so that will be exactly it.
I did search for "delete user api" but didn't see that post :(
Thanks.
@Paul_Holden bummer, we're still on 21.4 and it's an issue there too.