Replies: 4 comments 3 replies
-
Do you have a ptero on https protocol and not on http? |
Beta Was this translation helpful? Give feedback.
-
Whats the exact error response from the Panel. The error code is only slightly useful, it should be telling you exactly what the validation issue is in the response body. |
Beta Was this translation helpful? Give feedback.
-
Dealing with the same error. Anyone solved this yet? |
Beta Was this translation helpful? Give feedback.
-
This reply is rather late, but for anyone stumbling through here asking the same question, make sure your body contains As the example show:
Now for why I ended up here. I wonder if I'm supposed to make a GET request for available allocations to get the ID each time a new server is to be created, or if I can do it in a more efficient way. Could it be possible to specify ports instead of IDs? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am attemping to create a server using the Pterodactyl API however when I send the request with the following payload, it responds with an Error 422: Unprocessable Entity:
Edited the payload, not sure if that's any better; does not work either:
I am using https://dashflo.net/docs/api/pterodactyl/v1/ as reference.
Beta Was this translation helpful? Give feedback.
All reactions