I'm not sure if this is the correct location to post this. I developed a notification handler, and when Google calls it usingbasic authentication, it gets a HTTP error of 401 (sub status = 1, win32 error 1326) How can I set up basic authentication so that Google can call my notiification handler correctly? Thanks, sc
The basic auth login info probably does not exist on the server, hence the 401 error. Create a helpdesk ticket to our support department. Our sys admins will have to take a look at it.