Invalid rule error on Create Rule Component using Launch API | Community
Skip to main content
June 8, 2022
Question

Invalid rule error on Create Rule Component using Launch API

  • June 8, 2022
  • 2 replies
  • 836 views

I'm getting the below error while I use the API https://developer.adobelaunch.com/api/reference/1.0/rule_components/create/ even though I send the correct structure for the payload using python as mentioned in the link. 

"errors": [{
"code": "invalid-rule",
"title": "Invalid rule",
"detail": "can\'t be blank",
"source": {
"pointer": "/data/attributes/rule"}
Please note that the data/attributes/rule is not part of the attributes or the request response.

Can you help in this regard to eliminate this error?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

tmj
Adobe Employee
Adobe Employee
June 8, 2022

Hi @swirl1  this question would be better suited for the AEP forums here https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/ct-p/adobe-experience-platform-community

 

Would suggest to repost the question there. 

Thanks,
Manik

ChetanyaJain-1
Community Advisor
Community Advisor
December 4, 2022

@swirl1 Please share the request details.