Site24x7 AUM not working

When trying to connect this api I get error:
Invalid Redirect Uri

Redirect URI passed does not match with the one configured

Additionally, I notice that for different endpoints you have completely different API call.
For Zoho.com:

https://accounts.zoho.com/signin?servicename=AaaServer&serviceurl=https%3A%2F%2Faccounts.zoho.com%2Foauth%2Fv2%2Fauth%3Fclient_id%3DXXXXXXXXXXXXXXXXXX%26response_type%3Dcode%26scope%3DSite24x7.Admin.All%26redirect_uri%3Dhttps%253A%252F%252FXXXXXXXX%252Fwp-admin%252Fadmin.php%253Fpage%253DExtensions-Advanced-Uptime-Monitor-Extension%26access_type%3Doffline%26prompt%3Dconsent

For Zoho.eu:

https://accounts.zoho.eu/oauth/v2/auth?&client_id=XXXXXXXXXXXXXXXXXX&response_type=code&scope=Site24x7.Admin.All&redirect_uri=https://XXXXXXXXX/wp-admin/admin.php?page=Extensions-Advanced-Uptime-Monitor-Extension&access_type=offline&prompt=consent

When I use Zoho.com it at least redirects me to a login screen, when I use the correct one (zoho.eu) i just get errors.

Hey @Jakub

Welcome to the MainWP Community.

Thank you for reporting this to us.
The development team will investigate the issue further, and we will update this thread once we have more information.

1 Like

Hey @Jakub

Can you try using this URL as the Authorized Redirect URIs and see if that helps: https://your-mainwp-dashboard.com/wp-admin/admin.php?page=Extensions-Advanced-Uptime-Monitor-Extension

The Authentication Data Center selected here should match the domain of the Zoho site where you created the API key. For example: https://api-console.zoho.com/
image

@bojan thanks for your response, but I did exactly as you said, and it is still not wroking.
Is there any documentation for it?

Here is a screen from Zoho.eu api conole:

and here is the screen from the MainWp:

Clicking any of those buttons "Authorization Administrator’ “Authorization Reports” “Authorization Operations”
show this error:

i have tried all of those “applications” and none of them seems to work, but at least now I get to the screen with authorization.
New problem is that the monitors do not show up. Adding monitors also does not work.


Thanks for the update.

Creating new monitors within the extension is not possible with a free 24x7 plan due to their API limitation.

As for the inability to load existing monitor data in the extension - would you mind opening a private Help Desk ticket so we can collect some additional information & investigate further?

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