Create Campaign Not working #98
lifelonglearner127
announced in
Announcements
Replies: 2 comments 1 reply
-
You need pass a body campaign please check the help: not sure in your code why you use same ret to get a list of campaigns an d inmideately use the same to create with an empty [] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Cannot create a campaign
I can successfully get campaigns, but unfortunately cannot create campaigns.
It says
create_campaigns() takes 1 positional argument but 2 were given
To Reproduce
Environment
Beta Was this translation helpful? Give feedback.
All reactions