SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.25k stars 1.01k forks source link

Change the look is empty after creating and publishing a theme #3072

Open promisetochi opened 5 years ago

promisetochi commented 5 years ago

Steps

  1. Use the REST API to create and apply theme
  2. Reload any modern page including the site contents
  3. Open change the look.

Result Change the look is empty image 2018-12-05 at 10 31 05 am

And there's a network error for this endpoint: /sites/ShortPoint/_api/SP.Web.GetContextWebThemeData?noImages=true&lcid=en%2DUS Error code: 500 image 2018-12-05 at 10 33 38 am

Originally posted by @Promhize in https://github.com/SharePoint/sp-dev-docs/issues/2434#issuecomment-444420402

patmill commented 5 years ago

What does the rest of that error content look like?

promisetochi commented 5 years ago

Hi @patmill @VesaJuvonen thanks for the quick response. Here it is:

image 2018-12-10 at 11 46 33 am

image 2018-12-10 at 11 48 15 am