Forum Discussion

rachaelwalker's avatar
rachaelwalker
Resolver III
5 years ago
Solved

Expression.Error: We cannot convert the value null to type List.

I created a query calling a custom function, and it is giving me the following error. I am connecting via API using a static URL   Expression.Error: We cannot convert the value null to type List. ...
  • rachaelwalker's avatar
    rachaelwalker
    5 years ago

    mahoneypat Anonymous I was able to resolve all issues replacing the "&" with "?". I am not sure of the reasoning behind it but I appreciate your time and help!