Can't Identify File When trying to Read PDF Text

I have several PDF files that I need to read. I tried reading the text using the said activity, but it errors Can't Identify File. I tried hardcoding the file and it work. I also tried printing the varaible of my FilePath and hard code it, it worked too. I hope you can help me

@Archie

Can you check the variable you are passing?

Is it holding the full path of the file?

Also share the screenshots of your flow that will useful in identifying the issue

Thanks

I did, I tried Printing the in_argument and copy pasting it to my windows explorer. It opened my file.

@Archie

Can you share the error screenshot and the locals while you are debugging to see the value of the argument

Thanks