

Dear All,
While creating an actions project in Build Process Automation, I am unable successfully test the actions project i.e. the api call does not work.
After creating the project and trying to test with the created destination, I receive the error
"The action could not be completed
This error could happen for the following reasons:
Failed to process action inputs for action Get api now: Cannot invoke "String.hashCode()" because "<local5>" is null
Correlation ID: bacf7b40-fedf-41f3-6756-bf5"
The same call from Postman works fine. The console logs from chrome are also attached. The details of the url of execute action from console log says:
{"error":{"code":"ACT_4030","status":404,"details":[],"logId":null,"correlationId":"6af51308-dba1-4190-54d6-737efdea569a","message":"Project not found. "}}
Any pointers shall be really helpful.
Best Regards,
Geet