8000 [bug]: Api Gql coreUser missed method · Issue #142 · FreePBX/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[bug]: Api Gql coreUser missed method #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy stateme 9A73 nt. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
t1wg opened this issue Jan 8, 2025 · 0 comments
Open

[bug]: Api Gql coreUser missed method #142

t1wg opened this issue Jan 8, 2025 · 0 comments
Labels

Comments

@t1wg
Copy link
t1wg commented Jan 8, 2025

FreePBX Version

FreePBX 17

Issue Description

When trying to get user from gql get error.
Same error on Freepbx 17 and 16.

Operating Environment

Freepbx Version: 17

Core module version 17.0.18.9

Relevant log output

Query example:

query {
	coreUser(id: "Y29yZXVzZXI6MDAwNg=="){
      id
      extension
  }
}

Log Output:

2025-01-08 17:12:16 - stdClass Object
(
    [debugMessage] => Call to undefined method FreePBX\modules\Core\Api\Gql\Users::getUser()
    [message] => Internal server error
    [extensions] => stdClass Object
        (
            [category] => internal
        )

    [locations] => Array
        (
            [0] => stdClass Object
                (
                    [line] => 2
                    [column] => 2
                )

        )

    [path] => Array
        (
            [0] => coreUser
        )

)
@t1wg t1wg added bug triage Triage labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0