Skip to content

Got Error Invalid access token when trying to make hotel booking #98

@aarie33

Description

@aarie33

Description

[Describe the issue]

Steps to Reproduce

  1. Try in postman or in the code.
  2. Got error (the rest endpoint is good, no problem at all)

Versions

PHP 8.3

{
    "errors": [
        {
            "code": 38190,
            "title": "Invalid access token",
            "detail": "The access token provided in the Authorization header is invalid",
            "status": 401
        }
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions