-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How To Create Campaign? #133
Comments
I was able to create a campaign using the REST API, so maybe I'm running the wrong version of the web application? FYI - here's the payload I used to create a campaign:
|
@doanac Was your issue resolved? I have the same issue with later versions of the images. |
I never checked again, but as far as I know the REST API is the only way I can do it. |
Hi, any idea where I could find the REST API documentation? The link in ReadMe doesn't work. |
I'm running an OTA Connect deployment based off OTA Community Edition and am having troubles creating a campaign. The problem occurs when I go through the web interface and am presented with the "Select update" dialog. That dialog sends a request to the server:
The campaigner returns a 500 error. The error dialog then says:
Is there something special I step I need to perform to "map" this? I've tried this with a few different versions of the campaigner:
The text was updated successfully, but these errors were encountered: