I have a skuid page connected to an external Salesforce org. The page works fine when viewing directly. I attempted to include the Skuid page on a standard page layout by creating a VF page that has the skuid:page tag. This way generates the error:
<i>error=redirect_uri_mismatch&error_description=redirect_uri%20must%20match%20configuration </i>
Is there an additional callback URL or other parameter that needs to be included for it to function using the skuid:page tag?