Replies: 2 comments
-
|
Whoops! Wrong request type, it should have been a |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Glad you figured it out. The error message is saying that you're missing the |
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
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to get the list of machines with
I'm getting back
{ 'meta': {'id': '55366052-6f97-476b-ae0b-6944f0d6d974'}, 'errors': [ { 'title': 'Bad request', 'detail': 'is missing', 'source': {'pointer': '/data'} } ] }Not sure what the issue is, but
is missingis perhaps a bug in the error message generation.Beta Was this translation helpful? Give feedback.
All reactions