Jump to content

Skent

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Skent

  1. 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!

×
×
  • Create New...