Skip to content
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

[BUG] Version 1.0.0 can't create a new server #394

Closed
Danzondo opened this issue Oct 6, 2020 · 0 comments · Fixed by #395
Closed

[BUG] Version 1.0.0 can't create a new server #394

Danzondo opened this issue Oct 6, 2020 · 0 comments · Fixed by #395
Assignees
Labels
bug Something isn't working

Comments

@Danzondo
Copy link

Danzondo commented Oct 6, 2020

I have the following behavior:

vultr_client.server.create({
DCID: 39,
VPSPLANID: 201,
OSID: 352
});

Version 0.3.1: (200) - works
Version 1.0.0: Request Failed (412) - no access to the body to see why it fails.

@Danzondo Danzondo added the bug Something isn't working label Oct 6, 2020
ddymko added a commit that referenced this issue Oct 6, 2020
#394 adds missing header to POST requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants