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

Error thrown on apiKeysRemoveKey #100

Closed
waterloomatt opened this issue Aug 26, 2021 · 2 comments
Closed

Error thrown on apiKeysRemoveKey #100

waterloomatt opened this issue Aug 26, 2021 · 2 comments
Labels

Comments

@waterloomatt
Copy link

Running php /bin/zs-client.phar apiKeysRemoveKey --ids="3" --target=localhost results in Could not match to a controller

root@lhorizon:/bin# php /bin/zs-client.phar apiKeysRemoveKey --ids="3" --target=localhost
ZendServerWebApi Client version 1.2
Zend Server Client v1.0


ZendServerWebApi

  • apiKeysRemoveKey --ids= [--target=] [--zsurl=] [--zskey=] [--zssecret=] [--zsversion=] [--http=] [--output-format=]

Remove a WebAPI Key.
--ids Id of the key
--output-format Output format. Default is "xml", but you can use json or kv(for key-value)


Reason for failure: Could not match to a controller

@slaff
Copy link
Contributor

slaff commented Aug 29, 2021

@waterloomatt Can you provide the version of Zend Server that you are using ?

@waterloomatt
Copy link
Author

PHP Version 7.3.27
Zend Server Version: 2019.0.7
Build: 125795

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

2 participants