Forum Discussion

aditya_gupta41's avatar
aditya_gupta41
Contributor
3 years ago
Solved

Fetching inputs from basic auth account

Hello Experts, I have an interface that is to be created over 3 different SOAP request as a positive flow. Login → Check/update Data → Logout The first step of Login requires username and passw...
  • aditya_gupta41's avatar
    3 years ago

    Hello,

    I am getting below error when writing above expressions in HTTP Entity:

    failure:
    “HTTP Entity: Cannot lookup a property on a null value”
    value:
    “Please check expression syntax and data types.”
    reason:
    “Please check expression syntax and data types.”

    I have created a REST POST basic auth account with username and password.

    Do you have any suggestion?

    Thanks,
    Aditya