You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a function which is identical to the function described in documentation except I identify the folder where I want to put the file with SharePoint object ID instead of the path.
I believe the issue is that you are trying to create an upload session for a folder rather than a file. Any chance you have any luck when you add a segment for a file ItemWithPath("file.txt)" like in the snippet below?
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.
I created a function which is identical to the function described in documentation except I identify the folder where I want to put the file with SharePoint object ID instead of the path.
Here is my function code
Here is the outcome of the code:
Help me understand what am I doing wrong?
The text was updated successfully, but these errors were encountered: