Hello,
I'm having trouble accessing NRDP api using the token present under inbound transfers.
Its giving BAD TOKEN message when trying to authenticate. I tried changing the token to a simple one but no luck.
Any help would be appreciated.
I'm using nagiosxi (Nagios XI 5.4.13 ) version.
Regards,
Madhu.
NRDP BAD TOKEN Nagios XI
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NRDP BAD TOKEN Nagios XI
If you run the following command do you see your token in the array?
Code: Select all
grep authorized_tokens /usr/local/nrdp/server/config.inc.php-
madhukarneelaiahgari
- Posts: 18
- Joined: Wed May 01, 2019 12:38 pm
Re: NRDP BAD TOKEN Nagios XI
Yes I see but its not updating when entered from UI. So I added it on the file manually.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NRDP BAD TOKEN Nagios XI
Is it working successfully for you now? May we close the topic?madhukarneelaiahgari wrote:Yes I see but its not updating when entered from UI. So I added it on the file manually.