I have an app that access box 100% read only. starting yesterday/today a lot of my clients started getting this error, I can't figure out what it might really mean. I am not modyfing anything so a lock would be a problem. in fact I test-locked a file and all calls I do went fine. any ideas?
Error Domain=com.box.contentsdk.errordomain Code=403 "(null)" UserInfo={com.box.contentsdk.jsonerrorresponse={
code = "access_denied_item_locked";
"help_url" = "http://developers.box.com/docs/#errors";
message = "Access denied - item locked";
"request_id" = wixq3fpinthkbmu;
status = 403;
type = error;
}}