Jump to content

Google Checkout Callback Requiring Login


Recommended Posts

It seems the callback script is now requiring a HTTP login which we don't know what it is and google doesn't support that. There is NO .htaccess creating this or apache2 config and is consistent in two installations after the latest security patch.

 

The HTTP auth realm is "WHMCS Google Checkout Callback."

 

We are getting over 30 google integration console errors and clients pissed off to the ying yang.

 

We NEED this resolved ASAP.

Link to comment
Share on other sites

**Fix**

 

Add in apache conf or .htaccess in WHMCS root.

 

RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization},last]

 

CGI/FastCGI PHP does not provide this variable it seems.

 

You can't resent old API callbacks like in PayPal without scripting with notifications API sadly.

 

Regards,

 

-Derrick H.

Simply Digital Hosting

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated