Skent Posted May 16, 2023 Report Share Posted May 16, 2023 (edited) 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! Edited May 16, 2023 by Skent Title change Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted May 17, 2023 Administrators Report Share Posted May 17, 2023 Are you using the latest dev build of phpVMS? Are you using the latest beta release of vmsACARS (released within the last hour)? Quote Link to comment Share on other sites More sharing options...
Skent Posted May 18, 2023 Author Report Share Posted May 18, 2023 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! Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted May 18, 2023 Administrators Report Share Posted May 18, 2023 Great! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.