I'm trying to create an app to copy branding files to the Host Web. One problem I'm running into is that the app can never find the .master files when i make a GET call to the url of the file. However, if i change the extension from .master to .txt then
the GET call returns successfully. Is there anyway to make this work with the .master file extension?
↧