allstarlab 0 Posted July 2, 2008 A customer can go checkout through google checkout, everything seems to be working. but when an order is placed i get an error from google regarding the api callback, i have double checked this and triple check it. the url is correct but im still getting this message when i do a test XML We Sent: Authorization: Basic XXXXXX:XXXXXX Content-Type: application/xml;charset=UTF-8 Accept: application/xml;charset=UTF-8 X-Origin-IP: XML We Received: HTTP/1.1 404 Not Found Date: Wed, 02 Jul 2008 13:46:01 GMT Server: Apache Transfer-Encoding: chunked Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>404 Not Found</TITLE> </HEAD><BODY> <H1>Not Found</H1> The requested URL /googlecheckout/responsehandler.php was not found on this server.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.33 Server at www.allstarlab.com Port 443</ADDRESS> </BODY></HTML> I don't get it ! Share this post Link to post Share on other sites
allstarlab 0 Posted July 2, 2008 A customer can go checkout through google checkout, everything seems to be working. but when an order is placed i get an error from google regarding the api callback, i have double checked this and triple check it. the url is correct but im still getting this message when i do a test XML We Sent: Authorization: Basic XXXXXX:XXXXXX Content-Type: application/xml;charset=UTF-8 Accept: application/xml;charset=UTF-8 X-Origin-IP: XML We Received: HTTP/1.1 404 Not Found Date: Wed, 02 Jul 2008 13:46:01 GMT Server: Apache Transfer-Encoding: chunked Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>404 Not Found</TITLE> </HEAD><BODY> <H1>Not Found</H1> The requested URL /googlecheckout/responsehandler.php was not found on this server.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.33 Server at www.allstarlab.com Port 443</ADDRESS> </BODY></HTML> I don't get it ! [/qoute] now im getting this error XML We Sent: Authorization: Basic XXXXXX:XXXXXX Content-Type: application/xml;charset=UTF-8 Accept: application/xml;charset=UTF-8 X-Origin-IP: XML We Received: HTTP/1.1 400 Date: Wed, 02 Jul 2008 17:59:30 GMT Server: Apache Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache Set-Cookie: osCsid=10ef5f8aebba6b8a5e5954b81a99b0fb; path=/catalog/; domain=allstarlab.com Connection: close Transfer-Encoding: chunked Content-Type: text/html Invalid or not supported Message are the .htaccess files that you edit in admin? and can someone post thiers? I cant log in after adding the stuff to enable php over cgi Share this post Link to post Share on other sites
satish 24 Posted July 2, 2008 Try a direct pinch on the responsehandler. If it executes its a cross chek that permissions are proper else set permission. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Share this post Link to post Share on other sites