Problem: An application reports an "HTTP/1.1 401 Unauthorized" error message during
request response in anonymous registration.
Explanation: This may indicate the connection pool is not set up properly.
Solution:
- Check that the connection pool is created with the same name as the Application
ID.
- Check that the appropriate URL and user credentials are provided in the connection
pool. If not, then:
- Use the same URL as mentioned in Application ID.
- In the connection pool, add property to User,
Password and provide the gateway credentials.
- Ensure the Allow Anonymous Access property is set to
True.