Hi Power Automate community,
I've created a flow that automates the creation of a new user, creates a starter pack for them, and sends it out as a PDF via email to their personal email. This has been working fine (Let's call this flow 1):

This also saves a copy to SharePoint.
I then realised that I wanted to send the welcome pack a week before the user starts rather than when the user is created, so I created a scheduled flow that runs everyday: This looks through the table of new starters and picks out users that are starting within a week, and haven't had their starter pack sent to them (Let's call this flow 2).
It would do this by attaching the copy from the SharePoint (Created in flow 1) to an email and sending it to a personal address. The flow would run successfully however the email would not send, and even though it is the same file. I get an error in message trace with the following:

I then tried creating the PDF, similarly to flow 1 and still get the same error, here is flow 2 modified to create the PDF:

When I try to switch to the new editor on Flow 1 I also notice I get this error:

Any help would be much appreciated. Thank you very much in advance!
Best,
Stan