Skip to main content
Solved

Unable to View Content Despite Having Access to Dataset

  • 23 May 2024
  • 1 reply
  • 21 views

Hello,

I’m encountering an issue with accessing a dataset on Cognite Jupyter Notebooks. According to this link: Jupyter Notebook in Cognite Data Fusion | Cognite Documentation, subfolders will appear empty if I don’t have access to the dataset. However, I can see the dataset through the data model corresponding to that dataset, but I still can't see any contents inside the subfolders.

Do I need anotther type of access or is it another issue? Any help would be much appreciated.

Thanks!

Thank you for reaching out. The documentation is slightly unclear, but how this folder works is that it lists all data sets you have read/write access to. Data sets you do not have access to read/write files will not be listed here. I’ve adjusted the documentation to better reflect this - thank you.

If you are able to retrieve the data set using the API, but do not see the folder it probably means that you do not have files:read and files:write ACLs for the data set.

Please reach out if you still have problems.


Reply