Hi all
I have a URL column type in my sharepoint list. which takes the responses from a MSFT Forms.
The Forms has the URL answer as optional, therefore it can be submitted empty.
The flow unfortunately cannot capture the empty value and paste in the SP list, it gives the following error:

The flow has the field like this:

How can I edit the flow without having to change my SP column to text?
Thanks!