PDA

View Full Version : Error raised when Google check Out


kaleem200x
01-12-2010, 10:46 AM
Hello everybody

****************
Error Summary
HTTP Error 401.1 - Unauthorized
You do not have permission to view this directory or page using the credentials that you supplied.

*******************
I implement the Google Check Out and The above mentioned error I found on integration console in the seller account but I check this code on other server It doesn't show any error.

Please help me regarding the Google Check Out problem.

Thanks in adv advance..

mjp
01-12-2010, 03:05 PM
Are you on IIS 6 or IIS 7?

If you are on IIS 7 you can use the IIS Manager (http://support.discountasp.net/KB/a402/assigning-users-to-microsoft-iis-7-manager.aspx) to enable basic authentication. Google checkout needs that on the directory they call back to.

If you search for "Google checkout" here on the forum you'll find some other threads.