PDA

View Full Version : Using Google Checkout Notification API


shivkumarc
09-12-2006, 01:30 AM
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

Aristotle
09-12-2006, 05:56 AM
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.