Hi Team,
I have some box folders on https://gehealthcare.box.com and I am trying to upload files on the same using python scripts which are executed via jenkins.
I am currently using JWT without SDK approach and I am able to get the token but when I pass that token to my box URL where the files needs to get uploaded I am getting below error message:
upload_response.text: {“type”:“error”,“status”:404,“code”:“not_found”,“context_info”:{“errors”:n{“reason”:“invalid_parameter”,“name”:“parent”,“message”:“Invalid value ‘d_139168108673’. ‘parent’ with value ‘d_139168108673’ not found”}]}
Here 139168108673 is my folder id where the file needs to get uploaded.
Kindly help as it is quite urgent.
Looking forward to hear from you.
Thanks,
Shailendra Jetpuria