I’m trying to update the project status, but I’m receiving the below error.
{“errors”:[{“message”:“Must supply either text or html_text.”,“help”:“For more information on API status codes and how to handle them, read the docs on errors: Errors”}]}
I’m trying to update the project status, but I’m receiving the below error.
{“errors”:[{“message”:“Must supply either text or html_text.”,“help”:“For more information on API status codes and how to handle them, read the docs on errors: Errors”}]}
Now, I’m receiving the below error.
responseBodyPstatus{“errors”:[{“message”:"project: Not a Long: ",“help”:“For more information on API status codes and how to handle them, read the docs on errors: Errors”}]}
Issue fixed.
Can you let us know how you fixed it, for the benefit of future readers of this thread? Thanks!
In the content, I was using “project_gid”:“${u_project_id}” but in my business rule, I was calling a different ID.