CRUD erro #10

Hey all!
We started getting CRUD errors in one of our dcc’s recently while using tk-multi-loader2, specifially CRUD #10

We can browse for assets, but it shows the error on the publishes panel.

Any ideas?

[Python] [DEBUG tk-framework-shotgunutils] Task Manager: Task [3, G:4, P:30] _task_execute_find - failed: API read() CRUD ERROR #10: Read failed for entity type [PublishedFile]
Traceback (most recent call last):
  File "C:\Users\i.duelo.mull\AppData\Roaming\Shotgun\bundle_cache\app_store\tk-framework-shotgunutils\v5.8.5\python\task_manager\worker_thread.py", line 82, in run
    result = task_to_process.run()
  File "C:\Users\i.duelo.mull\AppData\Roaming\Shotgun\bundle_cache\app_store\tk-framework-shotgunutils\v5.8.5\python\task_manager\background_task.py", line 139, in run
    return self._cbl(*self._args, **self._kwargs)
  File "C:\Users\i.duelo.mull\AppData\Roaming\Shotgun\bundle_cache\app_store\tk-framework-shotgunutils\v5.8.5\python\shotgun_data\shotgun_data_retriever.py", line 1108, in _task_execute_find
    sg_res = self._bundle.shotgun.find(*args, **kwargs)
  File "C:\Users\i.duelo.mull\AppData\Roaming\Shotgun\jellyfishmull\p1612c3049.basic.desktop\cfg\install\core\python\tank_vendor\shotgun_api3\shotgun.py", line 1000, in find
    result = self._call_rpc("read", params)
  File "C:\Users\i.duelo.mull\AppData\Roaming\Shotgun\jellyfishmull\p1612c3049.basic.desktop\cfg\install\core\python\tank\authentication\shotgun_wrapper.py", line 63, in _call_rpc
    return super(ShotgunWrapper, self)._call_rpc(*args, **kwargs)
  File "C:\Users\i.duelo.mull\AppData\Roaming\Shotgun\jellyfishmull\p1612c3049.basic.desktop\cfg\install\core\python\tank_vendor\shotgun_api3\shotgun.py", line 3360, in _call_rpc
    self._response_errors(response)
  File "C:\Users\i.duelo.mull\AppData\Roaming\Shotgun\jellyfishmull\p1612c3049.basic.desktop\cfg\install\core\python\tank_vendor\shotgun_api3\shotgun.py", line 3665, in _response_errors
    raise Fault(sg_response.get("message", "Unknown Error"))
tank_vendor.shotgun_api3.shotgun.Fault: API read() CRUD ERROR #10: Read failed for entity type [PublishedFile]

Thanks!
I.

Ah nevermind, It was a typo in one of the config yaml files