You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run scale_group() with marathon-python:0.9.3, got a problem:
Traceback (most recent call last):
File "", line 1, in
File "/Users/jack/workspace/venv/lib/python2.7/site-packages/marathon/client.py", line 111, in _do_request
raise MarathonHttpError(response)
MarathonHttpError: MarathonHttpError: HTTP 400 returned with message, "Please specify data in JSON format"
The text was updated successfully, but these errors were encountered:
Run scale_group() with marathon-python:0.9.3, got a problem:
Traceback (most recent call last):
File "", line 1, in
File "/Users/jack/workspace/venv/lib/python2.7/site-packages/marathon/client.py", line 111, in _do_request
raise MarathonHttpError(response)
MarathonHttpError: MarathonHttpError: HTTP 400 returned with message, "Please specify data in JSON format"
The text was updated successfully, but these errors were encountered: