I'm using the Dropbox API with the dropbox-js SDK and one of the authentication options is a popup. You are supposed to pass in a callback url but Firefox OS doesn't like that
Security Error: Content at https://www.dropbox.com/1/oauth/authorize?oauth_callback=app%3A%2F%2F96c9d234-6b80-4ee8-bd3f-2c80e39fd4e2%2Fauth.html%3F_dropboxjs_scope%3Ddefault%26dboauth_token%3Dzeunb1gmsd7fnvw&oauth_token=zeunb1gmsd7fnvw may not load or link to app://96c9d234-6b80-4ee8-bd3f-2c80e39fd4e2/auth.html?_dropboxjs_scope=default&dboauth_token=zeunb1gmsd7fnvw&uid=376172&oauth_token=zeunb1gmsd7fnvw. What is the suggested flow for handling redirects? _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
