Hi,
I am attempting to set up organisation assets (templates), however, after I uploaded, and imported the asset via Sharepoint online management shell (The code below are my reattempt, hence the error already asset)
PS C:\Windows\System32> Add-SPOOrgAssetsLibrary -LibraryURL https://bussupserenitylipcsdlenovo.sharepoint.com/sites/SerenityLifeBalance/Templates -orgAssetType OfficeTemplateLibrary
Confirm
Are you sure you want to perform this action?
Performing the operation "Add a new Tenant CDN origin" on target
"https://bussupserenitylipcsdlenovo.sharepoint.com/sites/SerenityLifeBalance/Templates".
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "Y"): Y
Add-SPOOrgAssetsLibrary : This library is already an organization assets library.
At line:1 char:1
+ Add-SPOOrgAssetsLibrary -LibraryURL https://bussupserenitylipcsdlenov ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Add-SPOOrgAssetsLibrary], ServerException
+ FullyQualifiedErrorId : Microsoft.SharePoint.Client.ServerException,Microsoft.Online.SharePoint.PowerShell.AddSP
OOrgAssetsLibrary
The Templates are not showing in my word, excel or powerpoint.
Theres are the file I uploaded
However in my word documents it is not shown (Only my personal one are)
Moreover, in my powerpoint is not showing the templates (again, only personal, not organisational's asset's one)
but the online version of powerpoint is. Online version of powerpoints templates are the only places where the template shows up. online version of words also does not have the templates.
I have checked and I have re-login microsoft account
PS C:\Windows\System32> Get-SPOTenantCdnOrigins -CdnType Private
*/USERPHOTO.ASPX
*/SITEASSETS
SITES/SERENITYLIFEBALANCE/TEMPLATES
This seems to show the upload is done and nothing wrong with it.