API Does not work at all :(
API Does not work at all :(
Hi,
The API listed in the documentation does not work. For example, if i use the create new user function, this is outputted, but it does NOT actually create the user on VestaCP panel.
Any suggestions? or are you aware that its broken?
Thank you!
The API listed in the documentation does not work. For example, if i use the create new user function, this is outputted, but it does NOT actually create the user on VestaCP panel.
Code: Select all
User account has been successfuly created
Thank you!
Re: API Does not work at all :(
patstan wrote:Hi,
The API listed in the documentation does not work. For example, if i use the create new user function, this is outputted, but it does NOT actually create the user on VestaCP panel.
Any suggestions? or are you aware that its broken?Code: Select all
User account has been successfuly created
Thank you!
Anyone? We would use your software but without API it's impossible to scale up
Re: API Does not work at all :(
Indeed. Im trying to built my own little signup system with the API, but unfortunately the thing stopping us is that it does not actually work.fremeni wrote: Anyone? We would use your software but without API it's impossible to scale up
Re: API Does not work at all :(
Any updates?
Re: API Does not work at all :(
Hi Pastan,
The API seems works perfectly, maybe you need a php coder that help you.
The API seems works perfectly, maybe you need a php coder that help you.
Re: API Does not work at all :(
It does not work. Basically i copied and pasted the API script, changed the server details and loaded the page. After about 10 seconds i get "User account has been successfuly created" but when i login to the server, no users have been created.fremeni wrote:Hi Pastan,
The API seems works perfectly, maybe you need a php coder that help you.
Re: API Does not work at all :(
I can't help you because i'm not a coder but my PHP Coder collegue make it works and now we are using them.
Re: API Does not work at all :(
You dont really need to know PHP. Just put the PHP code on the age, edit the server details and it should work, which in my case doesnt.fremeni wrote:I can't help you because i'm not a coder but my PHP Coder collegue make it works and now we are using them.
Re: API Does not work at all :(
Ok. I just found out that the API script needs to be hosted on the same server as the vestacp panel. Otherwise, it wont work.
-
- Posts: 7
- Joined: Fri Nov 20, 2015 8:00 am
Re: API Does not work at all :(
How do that? can you help me?patstan wrote:Ok. I just found out that the API script needs to be hosted on the same server as the vestacp panel. Otherwise, it wont work.