Hi all
I'm trying to use a Power Automate flow to send a HTTP POST request to update the URL column in my Sharepoint list but I'm coming across this error.
Here is the HTTP request:

The error I'm getting is as in the subject, i.e Incompatible type kinds were found. The type 'SP.FieldUrlValue' was found to be of kind 'Complex' instead of the expected kind 'Entity'. I've checked my list column type and it is set to Hyperlink or Image so I'm confused.
Any help would be much appreciated!