Announcement

Collapse
No announcement yet.

API Callback error with Google Checout..Help Please

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    API Callback error with Google Checout..Help Please

    My account information is correctly submitted in the google module. I
    have tested the link and logged in using the account informatoin
    described in this group. I just changed from a xramp certificate to a
    GoDaddy certificate which is in the list of certified SSLs. I can't
    figure this out...Please help. Thanks.



    I get the following error from google:
    Integration Issue Detail
    Related order: 657338439678068
    Time of occurence: Feb 8, 2007 1:04:11 PM CST
    Error: We encountered an error trying to access your server at
    https://store.copperlab.com/merchant2/graphics/00000001/google/google...
    -- the error we got is: sun.security.validator.ValidatorException:
    PKIX path building failed:
    sun.security.provider.certpath.SunCertPathBuilderE xception: unable to
    find valid certification path to requested target
    Warnings:
    XML We Sent: _type=new-order-
    notification&timestamp=2007-02-08T18
    Last edited by Vic - WolfPaw Computers; 02-08-07, 03:58 PM.

    #2
    Re: API Callback error with Google Checout..Help Please

    Have you contacted your host?

    This sounds like your host does not have the proper SSL cert installed.

    You see, those cheap GoDaddy certificate (like Comodo and a few others) are not Root Authority SSL certificates. They are intermediate or chained SSLs that require your host to install a root cert.

    I also edited your initial post.

    Please be careful what you post. These forums are indexed by web spiders and your post contained not only sensitive merchant data about your account and cart id, but all your customer's information including their billing and payment data.
    Last edited by Vic - WolfPaw Computers; 02-08-07, 03:59 PM.

    Comment


      #3
      Re: API Callback error with Google Checout..Help Please

      Okay, If I get a Thawte Cert will everything be okay. Can I use The SSL123 cert. ($149/year) with Thawte or do I have to get the SSL Web Server Cert. ($199/year). Or is there another company that is known to work that is cheaper? Thanks for your help

      David

      Comment


        #4
        Re: API Callback error with Google Checout..Help Please

        Honestly, that would be putting a band-aid on the problem.

        I suggest you work with your host to fix the misconfiguration. If they are unable to do so - seek a more knowledgable host.

        If cost is your only concern, then I'm afraid you're going to get exactly what you pay for.

        Originally posted by copperlab
        Okay, If I get a Thawte Cert will everything be okay. Can I use The SSL123 cert. ($149/year) with Thawte or do I have to get the SSL Web Server Cert. ($199/year). Or is there another company that is known to work that is cheaper? Thanks for your help

        David

        Comment


          #5
          Re: API Callback error with Google Checout..Help Please

          My host is hostmysite.com. They say that everything is configured correctly, and I have called GoDaddy, they say they have had no problems with there Turbo SSL Certificate (what I have) and google checkout. When I go my site https://store.copperlab.com and click on the lock next to the address bar (in IE7) and show the certificate path it shows; 1. Go Daddy Class 2 Certification Authority--then Go Daddy Secure Certification Authority--then store.copperlab.com. So it looks as if they have the SSL setup correctly.

          Comment


            #6
            Re: API Callback error with Google Checout..Help Please

            I'm having the same issue with a Godaddy cert and google checkout. Will be talking with my host about what I can do about it soon.

            Comment


              #7
              Re: API Callback error with Google Checout..Help Please

              Okay, Well I got mine up and runniing with a GoDaddy Turbo SSL cert. My host had to install the 3 certificates (CA Authority, Intermediate, and Site) and then everything started to work. So it is possible for a GoDaddy Turbo SSL to work with Google checkout. I am having another problem however with the shipping+hadnling $0 as my only shipping option.

              Comment


                #8
                Re: API Callback error with Google Checout..Help Please

                Do your self a favor and avoid those cheap SSL certs. Not only do they lack the browser support that the 3 major players do - many hosts have difficulties installing these intermediate certificates anyhow.

                Stick with a name brand Root Authoritative SSL certificate and you will have less compatibility problems. Especially if you have a so-so host.

                Comment


                  #9
                  Re: API Callback error with Google Checout..Help Please

                  Originally posted by copperlab
                  Okay, ... I am having another problem however with the shipping+hadnling $0 as my only shipping option.
                  Were you having the $0 shipping problem before you got the cert to work?

                  Comment


                    #10
                    Re: API Callback error with Google Checout..Help Please

                    Yes, however I thought it had to do with the API callback function not working.

                    Comment


                      #11
                      Re: API Callback error with Google Checout..Help Please

                      I too, am having an API callback error. I recieve the following message:

                      We encountered an error trying to access your server at https://www.stop-crime.com/Merchant2/google/google.mvc -- the error we got is: Sending failed with HTTP response code: 401. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>401 Authorization Required</title> </head><body> <h1>Authorization Required</h1> <p>This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.</p> </body></html>

                      I have tried everything I can think of. Even deleted and reinstalled.
                      I am using miva 4.23
                      Any help would greatly be appreciated.
                      Rick

                      Self Defense Products to stop crime.

                      Email: onlinesecurityproducts*stop-crime.com

                      Comment


                        #12
                        Re: API Callback error with Google Checout..Help Please

                        Originally posted by seahawkfan
                        I too, am having an API callback error. I recieve the following message:

                        We encountered an error trying to access your server at https://www.stop-crime.com/Merchant2/google/google.mvc -- the error we got is: Sending failed with HTTP response code: 401. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>401 Authorization Required</title> </head><body> <h1>Authorization Required</h1> <p>This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.</p> </body></html>

                        I have tried everything I can think of. Even deleted and reinstalled.
                        I am using miva 4.23
                        Any help would greatly be appreciated.
                        Also ,with this error, In my admin under modules and then looking at google. It says Usage Count (Number of Stores): 2


                        Is this correct? I have only one store. I have tried reinstalling the module, but still comes up with 2 stores

                        Thank you very much in advance
                        Rick

                        Self Defense Products to stop crime.

                        Email: onlinesecurityproducts*stop-crime.com

                        Comment


                          #13
                          Re: API Callback error with Google Checout..Help Please

                          Did you resolve this issue. We are having the same issue? What did you do? Thanks.

                          Comment


                            #14
                            Re: API Callback error with Google Checout..Help Please

                            Rick and nburkha1,

                            Can you contact me? I would like to take a look at the site.
                            Jim McCormick
                            Miva Merchant Support
                            866-284-9812

                            https://www.miva.com

                            Comment

                            Working...
                            X