Device Not Authorized
Issue: When trying to view my Web App, I receive a "Device Not Authorized" error message.
Safari specific
The situation:
- While viewing your project, you see 'Device not Authorized' alerts, but
- apps.8thwall.com/token shows the correct authorization.
Why does this happen?
Safari has a feature called Intelligent Tracking Prevention that can block third party cookies (what we use to authorize your device while you're developing). When they get blocked, we can't verify your device.
Steps to fix:
- Close Safari
- Turn off Intelligent Tracking Prevention at
Settings>Safari>Prevent Cross-Site Tracking
- Clear 8th Wall cookies at
Settings>Safari>Advanced>Website Data>8thwall.com
- Reauthorize from console
- Check your project
- If not fixed: Clear all cookies at
Settings>Safari>Clear History and Website Data
- Reauthorize from console
Otherwise
See Invalid App Key steps from #5 onwards for more troubleshooting.