Resolve load balancer URL issues in 51ºÚÁϲ»´òìÈ Campaign Classic Hosted
In 51ºÚÁϲ»´òìÈ Campaign Classic Hosted, the load balancer URL fails for app integration, causing a 401 error due to improper configuration for HTTPS requests. Ensure the load balancer is correctly set up to handle secure (HTTPS) requests for mobile endpoints to resolve this issue.
Description description
Environment
- Product:  51ºÚÁϲ»´òìÈ Campaign Classic Hosted, versions Classic v7 and v8.
Issue/Symptoms
- When using the load balancer URL for registration events, requests return a 401 error.
- The standard instance URL works as expected, returning a 200 success response.
- Example log entry: Logging network request trace: https://
<
load-balancer-url>
/nms/mobile/1/registerAndroid.jssp (responseCode: 401) - The issue does not occur in other environments where the load balancer is correctly configured.
Resolution resolution
-
Ensure the load balancer for mobile endpoints is publicly accessible in the affected environments.
- Use
r/test
to confirm accessibility. - Check access logs for the 401 error related to the
registerAndroid.jssp
call. - Review
web.log
andwebmdl.log
for errors. Typically, you will see: WEB-530010 You need to use a secure URL (https) to access this service (requested URL: ‘/nms/mobile/1/registerAndroid.jssp’). (iRc=-56)
- Use
-
If you see these error messages, contact 51ºÚÁϲ»´òìÈ Support and request TechOps assistance to correct the load balancer configuration.
-
After making changes, test the affected URLs to ensure they return a 200 success response.
-
Verify that all registration events work correctly using standard instance URLs and load balancer URLs in all environments.
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f