Page 1 of 2

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

Posted: Mon Oct 14, 2013 3:08 am
by supriya hirurkar

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


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

Posted: Mon Oct 14, 2013 3:27 am
by maxkatz

Where exactly do you get this message/page?


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

Posted: Mon Oct 14, 2013 5:11 am
by supriya hirurkar

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.


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

Posted: Mon Oct 14, 2013 12:23 pm
by Kateryna Grynko

Hi Supriya,

Thank you. We reported the issue.


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

Posted: Mon Oct 14, 2013 1:17 pm
by Kateryna Grynko

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.


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

Posted: Mon Oct 14, 2013 4:38 pm
by supriya hirurkar

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.


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

Posted: Mon Oct 14, 2013 9:37 pm
by Maryna Brodina

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


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

Posted: Mon Oct 14, 2013 9:41 pm
by supriya hirurkar

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

Posted: Mon Oct 14, 2013 9:44 pm
by Alena Prykhodko

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


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

Posted: Tue Oct 15, 2013 9:12 pm
by Maryna Brodina

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