Help setting up vmsACARS [Error Connecting to Web Server]

Hey!

So I recently purchased vmsACARS for my VA site I am setting up, I followed the instructions in the docs however when trying to log in to the client I get the error “Error reading the confix, check the URL and your API key”

 

Upon further investigation when I goto SITE/api/vmsacars/config with my API key in postman I am getting the following error

{ "type": "https://phpvms.net/errors/internal-error", "title": "Class 'App\\Contracts\\Resource' not found", "details": "Class 'App\\Contracts\\Resource' not found", "status": 503, "error": { "status": 503, "message": "Class 'App\\Contracts\\Resource' not found" }, "original\_exception": "Symfony\\Component\\Debug\\Exception\\FatalThrowableError" }

 

However, I cant find this Class anywhere in the phpVMS 7 install (atleast the one I downloaded) or the vmsACARS files.

 

Any help would be much appreciated!

Are you using the latest dev build of phpVMS?

 

Are you using the latest beta release of vmsACARS (released within the last hour)?

10 hours ago, ProAvia said:

Are you using the latest dev build of phpVMS?

 

Are you using the latest beta release of vmsACARS (released within the last hour)?

 

Hey!

I was using the beta instead of the dev version  All sorted, thanks!

Great!