Test to api failed - general error

Hi,

I am trying to setup an API alert transport.
The service requires an Authorization header, so i added that header.
But when i run the transport i get the error “Test to api failed - general error”.
It is working locally on my PC and it isn’t a network issue.
I suspect is has to do with that my API key contains “=” and LibreNMS recognizes that as a new option.
So my header looks like this: Authorization=Basic XXXXXXXXXXX==
Could this be the problem or am i missing something?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.