Basic usage #1075
developer992
started this conversation in
General
Basic usage
#1075
Replies: 5 comments 2 replies
|
The preview endpoint is not currently implemented. |
0 replies
|
Ok thanks, how about How do i upload a file? |
0 replies
|
Can I call this endpoint? |
1 reply
|
I have, that's all there is to it, this sentence :" i'll figure it out, thanks anyway |
0 replies
|
Which class would i add this to, if i wanted to hack it Sharepoint, Drive, List, Site? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
i am a bit confused with this library as I am not too familiar with Microsoft's APIs.
Here's what I need to do, I need to upload a file to Sharepoint, and then call File preview on the Graph API https://learn.microsoft.com/en-us/graph/api/driveitem-preview?view=graph-rest-1.0 ... Can this be done using this library?
Many thanks!
Edit:
I've managed to authenticate but beyond that, i am not too sure how to proceed:
All reactions