Check if the endpoint URL is correct
Verify the Authentication Type(OAuth/API Key)
Ensure the connection is not blocked by network/firewall
Verify the Resource Selection Path is correct (e.g., $.module)
Ensure the incoming JSON matches the configured Route Value
Check if a Default Route is configured
The route value may not match the incoming message
JSON path may be incorrect
Case sensitivity issues in route values
The number of messages exceeds the configured policy
Update the rate limit in Policy or reduce message frequency
The session might be disconnected
Check session status in Session Details
Ensure correct session ID or session name is used
Ensure Resource Type and Resource are configured
Verify the selected function/resource is valid