TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Surbhi Babbar
NA
15
555
Access a webpage on the sharepoint online using rest WS
Feb 26 2020 5:38 AM
I have a site hosted on the sharepoint online, which has a particular webpage at the address:
https://<domain-name>/abc/Pages/Home.aspx
which can be access through web browser and can see its html using view source, Home.aspx is the default redirect pge set by admin. so when we query till abc, we get redirected to Home.aspx automatically.
But when I try to access this page using the rest WS call in post man, like this
https://graph.microsoft.com/v1.0/sites/<domain-name>/sites/<site-id>
It does not redirect.
I need to connect to https://<domain-name>/abc/Pages/Home.aspx using rest api call through my code and access html of the web page.
Please guide me here.
Reply
Answers (
0
)
SharePoint Framework Webpart error
Empty value in choice column