Skip to content
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 statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in src/Client.php at line 7 #5

Closed
ThePatzen opened this issue Mar 9, 2017 · 1 comment
Closed

Exception in src/Client.php at line 7 #5

ThePatzen opened this issue Mar 9, 2017 · 1 comment
Assignees

Comments

@ThePatzen
Copy link

ThePatzen commented Mar 9, 2017

Hi!

I get an error in the Client.php at line 7.

  • at Client ->request ('GET', 'users?expand=1', array('expand' => true))
    in vendor/zammad/zammad-api-client-php/src/Client.php at line 94 +
  • at Client ->get ('users', array('expand' => true))
    in vendor/zammad/zammad-api-client-php/src/Resource/AbstractResource.php at line 318 +

Somehow i don't get an response from the HTTP Client?

Greeds from Austria!

  • David
@martini martini assigned martini and jepf and unassigned martini Mar 17, 2017
@jepf
Copy link
Contributor

jepf commented Mar 20, 2017

Hi David,

could you please provide some of the code you use to access Zammad?
Which authentication method do you use (username/password or HTTP token)?

Regards,
Jens

@jepf jepf closed this as completed Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants