Permissions for managed folders

mpalangetic
Level 1
Permissions for managed folders

Dear,



I am creating an webapp where I want to upload files at the managed folder using public api from javascript. On the link https://doc.dataiku.com/dss/api/4.2/rest/#managed-folders-managed-folder-contents-post it is written that I need to provide permission WRITE_DATA to the Managed folder such that I can upload files. How can I do that?



 



Regards

0 Kudos
2 Replies
Clรฉment_Stenac
Hi,

The doc is not properly worded. Your API key needs to have the project-wide "writeProjectContent": true permission which you can set from the API key setup screen (Settings > Security > API keys)
0 Kudos
mpalangetic
Level 1
Author
but whem I try upload on
POST https://{server_link}/public/api/projects/{project_id}/managedfolders/{project_id}/contents
I receive: 405 (Method Not Allowed)

Is this related with the permissions or it is something else?

Thank you for the help
0 Kudos

Labels

?
Labels (3)
A banner prompting to get Dataiku