While configuring Citrix Probe Agent for Cloud Monitor it throws error "Invalid Client ID/Secret key" although Client ID, Secret and Customer ID are correct.
Check following URLs are accessible from the machine where Probe Agent is installed. If they are not accessible whitelist them in the Firewall/Proxy.
You can test it using PowerShell. For example
Test-NetConnection trust.citrixnetworkapi.net -Port 443
https://trust.citrixnetworkapi.net
https://trust.citrixworkspacesapi.net
https://core.citrixworkspacesapi.net
https://resourceprovider-ap-s.apps.cloud.com
https://resourceprovider-eu.apps.cloud.com
https://resourceprovider.apps.cloud.com
https://director.cloud.com
Complete list of URLs to be whitelisted are here.
https://fqdnallowlistsa.blob.core.windows.net/fqdnallowlist-commercial/allowlist.json
Recommendation is to whitelist wildcard URLs
https://*.citrixnetworkapi.net
https://*.citrixworkspacesapi.net
https://*.apps.cloud.com
https://*.cloud.com
Required URLs are not whitelisted.