supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

'We are sorry. It seems the page you were trying to find is not here'

I am getting 'We are sorry. It seems the page you were trying to find is not here' . I am using Salesforce Oauth API. Please help. Thanks

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

'We are sorry. It seems the page you were trying to find is not here'

Where exactly do you get this message/page?

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

'We are sorry. It seems the page you were trying to find is not here'

Imported a salesforce OAuth Saleesforce Plugin. It lets me login from SF_Start but then shows this error instead of redirecting to the SF_usingAPI page.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

'We are sorry. It seems the page you were trying to find is not here'

Hi Supriya,

Thank you. We reported the issue.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

'We are sorry. It seems the page you were trying to find is not here'

Supriya,

First of all, the pages in your application are duplicated with strange names in case there are already pages with such names in the project. So, to avoid this it is necessary do delete all previously created pages and other resources.

Second, "client_id" and "redirect_url" should be specified in SF_Settings service. "client_id" is for the Consumer Key, and "redirect_url" should be set as the project's start page URL, for example https://appery.io/app/view/{projectGU..., where projectGUID is the project unique identifier.

Third, the application should be tested not in mobile frame, but directly in browser window, so it is necessary to uncheck the "Show in mobile frame" checkbox in "Test" section.

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

'We are sorry. It seems the page you were trying to find is not here'

Hello Katya,

Thanks for the reply. In my project, I have

  • No duplicate pages

  • My Salesforce Settings are specified correctly

  • I am testing in the browser and not in the frame

    I am still getting the same error.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

'We are sorry. It seems the page you were trying to find is not here'

Hello! Sorry for a late reply. Could you give us your public app link?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

'We are sorry. It seems the page you were trying to find is not here'

Thanks. We'll take a look, but it probably will take some time.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

'We are sorry. It seems the page you were trying to find is not here'

Hello Supriya! Sorry, still no news... I'll update when have more information.

Return to “Issues”