Operand Type clash:nvarchar is not compatible : Execute DB query

Hi ,
While running execute DB query to insert from data table to sql db using stored procedure, getting below error.
“Operand Type clash:nvarchar is not compatible”
Can someone help me to identify the issue?
I have checked type in DT and SQL table it is same only.

Thanks!!

Hi,

Are you able to run your stored procedure via sql server management studio