Hoping somebody may point me in the right direction. I’ve setup the app store in our environment and am able to download and install new apps without a problem. However, when I add an app to a page I always get challenged for authentication and it doesn’t accept any Windows credentials (I’m a farm admin). I’ve disabled loopback and created another web app on port 80.
Any suggestions/pointers greatly received.
Thanks Jasit, I’m using mydomain.com for the main site and mydomainapps.local for the apps as it’s an internal only SharePoint setup. I have a web application setup for port 80 without any host header. Hope that makes sense
Marc
Marc – can you post more details on the URL you are using? Subdomain vs different app domain?
One important thing to check is how IIS binding is set up. Make sure the app binding is a wild card binding for the app domain and it is there in any “one” of SP web apps – that does the trick for proper routing.