I am trying to run my applications through the PowerApps web player. Everytime I (or other people that are trying to access the apps) do, the screen never gets past the loading spinner.
I opened the console (using Chrome, but error exists in IE also), and saw errors that .js and .css files weren't loading. When I looked at the files in the console, I didn't see anything for the files indicated in the error messages (see the powerapps error.jpg attached). When I checked the init.js file, I see the script for it (see init.jpg).
This is only happening when the apps are accessed through the player. When I edit the app, I can preview it and it runs like it should. They also load correctly on mobile devices. I'm not sure if it's something on my network side. Is there anything I can do to get the applications to load?