function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
janirjanir 

RemoteAccessAuthorizationPage redirects to /setup/secur/null

Hi,

I am developing an SF mobile app with oauth2 and when I am presented with the login dialog and login the RemoteAccessAuthorizationPage flashes and it then redirects to https://eu2.salesforce.com/setup/secur/null
I can see the authorization page with the Allow/Deny buttons for brief glimpse and then it redirects to the above non-existing url
Any idea why ?

Thanks, janir

This is the content of the page:

URL No Longer Exists
You have attempted to reach a URL that no longer exists on salesforce.com.

You may have reached this page after clicking on a direct link into the application. This direct link might be:
• A bookmark to a particular page, such as a report or view
• A link to a particular page in the Custom Links section of your Home Tab, or a Custom Link
• A link to a particular page in your email templates

If you reached this page through a bookmark, you are probably trying to access something that has moved. Please update your bookmark.

If you reached this page through any of the other direct links listed above, please notify your administrator to update the link.

If you reached this page through a link on our site, please report the broken link directly to our Support Team and we will fix it promptly. Please indicate the page you were on when you clicked the link as well as any other related information. We apologize for the inconvenience.

Thank you again for your patience and assistance. And thanks for using salesforce.com!
janirjanir
If I do this in the browser, the allow/deny page shows up and when I click Allow it takes me correctly to the success page: https://login.salesforce.com/services/oauth2/success but it does not work in a metro app with windows 8.1
You can also see the https://eu2.salesforce.com/setup/secur/null with Firebug in the browser