I inherited a flow triggered by adding an event to an Outlook calendar. The flow parses the email and creates a new ics file that we use elsewhere. In most cases, it works as intended. However, for a few events, it fails on "Get URL"

The only difference I can see is a switch that is triggered by the subject.
One that works looks like this:

One that fails looks like this:

Any ideas on how to get this to work consistently?