You do not have enough permissions to access this resource - Fix in V11.1.16 not working

I’ve updated to the current Version (V11.1.16) but still permission error

….
EAN = “1234567890123”
item = client.get_value(“Item Barcode”, “parent”, {“barcode”: EAN})
….

permission error.

item = client.get_value(“Item Barcode”, “parent”, {“barcode”: EAN},True,False,“Item”)

also impossible - only 4 Parameters allowed

Maybe FrappeClient is not updated ??

update

temporary solution tested - FrappeClient modified - it works.

So the FrappeClient has also to be updated.

1 Like