Portal users embed access
So I have a page with a form, and two reports on either side. The reports are embedded as html snippets.
So basically, it's set up that when I select a material from the form lookup field, it reloads the report embeds but filters the records with the form lookup field contents(in text/string form).
It works great when accessing it from the main account, or a user account, but when I try accessing it through a Creator Portal account, the report embeds can't load because it's trying to load an "invalid" url because it doesn't have access to the main account.
Is there anything I can do so that it'll work for portal users?