SF Site not connecting

Hey @BattyMom, there are a few things you can double check:

  1. First, make sure the Visualforce page is using skuid:page component and not skuid.redirects. For more details see

https://docs.skuid.com/latest/en/skuid/deploy/salesforce/visualforce/skuid-page-visualforce-component.html

https://docs.skuid.com/latest/en/skuid/deploy/salesforce/visualforce/force-com-site.html

  1. The error message makes it sound like the user may not have access to the Skuid page. Check the Sharing Settings for the page object in Salesforce to make sure that site users have access to the Skuid page on your new page. For guest users, you have to handle this via a sharing rule.

https://docs.skuid.com/latest/en/skuid/deploy/salesforce/guest-user/

Let me know if this resolves the issue.

2 Likes