Forum Discussion
Jul 13, 2018
Communication site news web part doesn't show pictures to B2B users
We have a situation where we have a Communication site and use the out of the box News web part. This web part is working ok for normal users, but B2B users invited to the site don't see the picture...
- DeletedJul 14, 2018
There is a similar issue open on Github. Maybe they are related i'm not sure.
https://github.com/SharePoint/sp-dev-docs/issues/1079
Deleted
Jul 14, 2018There is a similar issue open on Github. Maybe they are related i'm not sure.
https://github.com/SharePoint/sp-dev-docs/issues/1079
Jul 18, 2018
Deleted the work around in the GitHub issue also worked for the B2B users. The news web part uses a preview service which is located in the _layouts folder. The web part points to the root site collection though instead of the current site collection. There for users need access to the root site collection in order to get the preview images in the news web part.