MikeMc68 Posted August 31, 2011 Share Posted August 31, 2011 Since the upgrade Google Checkout has ceased to work. Customers can make orders but they do not show up in my store, even as an invalid order. I get the following error in Google Checkouts integration console: We encountered an error trying to access your server at https://www.blahblah.com/validation.php -- the error we got is Send failed with code: 401. Response body was: Failed to Get Basic Authentication Headers This is very frustrating. Can anyone help please? Thanks, Mike Link to comment Share on other sites More sharing options...
MikeMc68 Posted September 6, 2011 Author Share Posted September 6, 2011 Any help please? Link to comment Share on other sites More sharing options...
prestamatonic Posted September 6, 2011 Share Posted September 6, 2011 same problem Link to comment Share on other sites More sharing options...
Fabien Serny Posted September 6, 2011 Share Posted September 6, 2011 It's a problem with your apache 1.3 Make sure to use the last version of the module (attached to this message) gcheckout.zip 1 Link to comment Share on other sites More sharing options...
MikeMc68 Posted September 7, 2011 Author Share Posted September 7, 2011 Well I fixed this simply by pressing the RESET button in the module and then entering the very same merchant details. So it looks like a bug in the code to me. Link to comment Share on other sites More sharing options...
Fabien Serny Posted September 8, 2011 Share Posted September 8, 2011 If ,by re entering your access, it's now working, I think the issue was your login. I don't see how by re entering the same access it could work if there was a bug. Link to comment Share on other sites More sharing options...
steve1969 Posted September 16, 2011 Share Posted September 16, 2011 same problen google checkout not working going to http://web81.secure-secure.co.uk/caravancampingsupplies.co.uk/shop/modules/gcheckout/validation.php Link to comment Share on other sites More sharing options...
Fabien Serny Posted September 18, 2011 Share Posted September 18, 2011 Hi Steve1969, Did you download the last version of the module that I posted on this topic ? If not could you test the last version ? If your issue is still here could you describe what is happening exactly (with details) ? Link to comment Share on other sites More sharing options...
TheLoneInventor Posted February 4, 2012 Share Posted February 4, 2012 Hi, First post here. I had this same problem after an upgrade from 1.4.4.1 to 1.4.6.2 Google Checkout callback was broke. All the directory permissions were 755 and the files were 644 snd STILL the same problem. After downloading the module Fabien posted above, I unzipped it and had a look through the files. My server /modules/gcheckout/ folder did not contain an .htaccess file... Uploaded the file and viola. It works. The contents of the .htacces file for that directory are: <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1] </IfModule> Hope that helps! Steve Link to comment Share on other sites More sharing options...
Vincent Schoener Posted February 6, 2012 Share Posted February 6, 2012 Hi, Thanks for your reply, I just made a fix about it this last last friday . Can you take a look to the SVN version and try with it ? The .htaccess and the library/googleresponse.php have been modified. Best regards Link to comment Share on other sites More sharing options...
Mehdi72 Posted February 13, 2012 Share Posted February 13, 2012 It's a problem with your apache 1.3 Make sure to use the last version of the module (attached to this message) I installed this version and it removed google checkout from my list of modules! So I had to reinstall the previous version. Link to comment Share on other sites More sharing options...
cyremia Posted February 14, 2012 Share Posted February 14, 2012 Hi, First of all let me thank you for the help you hav provided so far. It is great to have the experts supporting the Newbies! I have updated the module but it is still not working. My visitors can still place an order via the Google checkout but it only appears on the Google Checkout NOT in the Prestashop Back Office. Looking at the Google Checkout Console, it says: We encountered an error trying to access your server at https://www.mywebsit.../validation.php -- the error we got is java.io.IOException: Error 'SSL_CERTIFICATE_ERROR' connecting to url 'https://www.mywebsite.com/modules/gcheckout/validation.php'. So I am wondering whether the issue would rather be a SSL issue? (I have enabled the SSL and I have a shared SSL certificate with my host). Does that ring a bell? Do I need another certificate maybe? Thank you for your help. PS: I also noticed that the Google Checkout module gives "http://www.mywebsite.com/modules/gcheckout/validation.php" as an API Callback URL BUT Google only accepts a httpS URL. It may be worth fixing the typo (if it is a typo) Link to comment Share on other sites More sharing options...
itworked Posted February 17, 2012 Share Posted February 17, 2012 It's a problem with your apache 1.3 Make sure to use the last version of the module (attached to this message) Hi Fabien, sorry about the Newbie question but can you tell me how to install these files? Link to comment Share on other sites More sharing options...
itworked Posted February 18, 2012 Share Posted February 18, 2012 I'm at release 5.02 and I don't think these files apply to me. The .htaccess file alone though, doesn't seem to solve the "Failed to get basic authentication headers" issue Link to comment Share on other sites More sharing options...
rossdavidh Posted February 22, 2012 Share Posted February 22, 2012 Just FYI for others, I had this problem and installing the new gcheckout zip file (see above) solved it. Link to comment Share on other sites More sharing options...
Tiestarian Posted March 4, 2012 Share Posted March 4, 2012 The new gcheckout.zip file solved this for me too. Phew! Link to comment Share on other sites More sharing options...
SalixUK Posted March 14, 2012 Share Posted March 14, 2012 It's a problem with your apache 1.3 Make sure to use the last version of the module (attached to this message) This guy is a gift. Saved my life buddy. Link to comment Share on other sites More sharing options...
phrasespot Posted March 26, 2012 Share Posted March 26, 2012 The .htaccess file alone though, doesn't seem to solve the "Failed to get basic authentication headers" issue The .htaccess file alone may not solve the problem as there are over 100 changes between the GC module distibuted with the, e.g. 1.4.7.0 zip, and the one posted above. Try uninstalling the currently installed one and install the above one (not tested). Link to comment Share on other sites More sharing options...
Spidersiteme Posted July 3, 2012 Share Posted July 3, 2012 (edited) Solved Edited July 3, 2012 by spiderme (see edit history) Link to comment Share on other sites More sharing options...
Thezigman Posted October 12, 2012 Share Posted October 12, 2012 I tried to install the new rev, but when its installed there is no config screen. D/Led it again, and re-installed still no luck. Now I have no google checkout option at all, Where can I download the old version? Link to comment Share on other sites More sharing options...
Recommended Posts