'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
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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
Where exactly do you get this message/page?
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.
Hi Supriya,
Thank you. We reported the issue.
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.
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.
Hello! Sorry for a late reply. Could you give us your public app link?
Thanks. We'll take a look, but it probably will take some time.
Hello Supriya! Sorry, still no news... I'll update when have more information.