-
Notifications
You must be signed in to change notification settings - Fork 34
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
[Solved]Unauthorized Error #28
Comments
modify $api_key = false; working on SSL |
Hello, i have the Same Problem, but removing the api key and adding credentials , dont help, is the selfsigned certificate the problem? `URL: "https://172.24.0.12/api"
|
I'm tring to execute api-example.php, thi si error:
PHP Notice: Array to string conversion in /var/www/html/phpipam/functions/classes/class.phpipam-api.php on line 652
PHP Notice: Undefined variable: response_headers in /var/www/html/phpipam/functions/scripts/api-test.php on line 26
Array
(
[code] => 401
[success] =>
[message] => Unauthorized
[time] => 0.024
)
Can you help me?
Regards
The text was updated successfully, but these errors were encountered: