Forum Discussion
Debayo Graham
Feb 16, 2017Brass Contributor
SharePoint Framework client-side web part samples
has anyone tried and got the video library samples here to work https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-videolibrary I am getting these errors Error - typescri...
Debayo Graham
Feb 20, 2017Brass Contributor
well it did compile with warnings but when the webpart shows up in the workbench i am getting js errors failed to load resource http://www.contoso.com//_api/VideoService.Discover. Is that even a reall api and iif not where do i go to configure it to point to a real api
Russell Gove
Feb 20, 2017Iron Contributor
the webparts need to run on a sharepoint page. they do not work on the local workbench