Title: Google Authentication Problem
Last modified: August 22, 2016

---

# Google Authentication Problem

 *  Resolved [claridgematt](https://wordpress.org/support/users/claridgematt/)
 * (@claridgematt)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/google-authentication-problem/)
 * Hi,
 * I’ve just installed this plugin and when trying to complete Step 1 of the setup,
   to authenticate with Google, I am receiving this error:
 *  The page you have requested cannot be displayed. Another site was requesting
   access to your Google Account, but sent a malformed request. Please contact the
   site that you were trying to use when you received this message to inform them
   of the error. A detailed error message follows:
 *  The site “[http://co.uk&#8221](http://co.uk&#8221); has not been registered.
 * Google reports that this authentication method has been deprecated.
 * Is there a way around this problem? I don’t particularly need access to private
   albums, so this step is probably not required, but the plugin demands it…
 * Any help would be appreciated.
 * Thanks
    Matt
 * [https://wordpress.org/plugins/pwaplusphp/](https://wordpress.org/plugins/pwaplusphp/)

Viewing 15 replies - 61 through 75 (of 110 total)

[←](https://wordpress.org/support/topic/google-authentication-problem/page/4/?output_format=md)
[1](https://wordpress.org/support/topic/google-authentication-problem/?output_format=md)
[2](https://wordpress.org/support/topic/google-authentication-problem/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/google-authentication-problem/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/google-authentication-problem/page/4/?output_format=md)
5 [6](https://wordpress.org/support/topic/google-authentication-problem/page/6/?output_format=md)
[7](https://wordpress.org/support/topic/google-authentication-problem/page/7/?output_format=md)
[8](https://wordpress.org/support/topic/google-authentication-problem/page/8/?output_format=md)
[→](https://wordpress.org/support/topic/google-authentication-problem/page/6/?output_format=md)

 *  Plugin Author [smccandl](https://wordpress.org/support/users/smccandl/)
 * (@smccandl)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618930)
 * For anyone interested, I’ve uploaded a debug version of the plugin at the link
   below. It should help us understand what’s happening with the token refresh.
 * 1. Download it
    2. Uninstall the current version 3. Upload, install, activate
   the debug one 4. Copy the debug output and paste paste it into a reply here
 * Link: [http://pwaplusphp.smccandl.net/code/pwaplusphp_v0.9.10_debug.zip](http://pwaplusphp.smccandl.net/code/pwaplusphp_v0.9.10_debug.zip)
 *  [jroy](https://wordpress.org/support/users/jroy/)
 * (@jroy)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618931)
 * I installed the debug version, it works (at least the first hour) but I don’t
   see any debug output, where it should be outputed?
 *  [jroy](https://wordpress.org/support/users/jroy/)
 * (@jroy)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618932)
 * after 2 hours… all images are goned again.
 *  Plugin Author [smccandl](https://wordpress.org/support/users/smccandl/)
 * (@smccandl)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618933)
 * The debug version isn’t going to make the images stay, but might show us why 
   they disappear.
 * You don’t see any messages that say “DEBUG:”? They should be printed above the
   album thumbnails on the main page that lists all the albums.
 * What shortcode are you using? [pwaplusphp] or [pwaplusphp album=…]
 *  [wildnaturephotos](https://wordpress.org/support/users/wildnaturephotos/)
 * (@wildnaturephotos)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618936)
 * Sorry I could not get to this earlier – I was out all day.
 * Here are the first messages… installation went without a hitch.
 * DEBUG: Now is 1429843153, token expires at 1429846583
 * DEBUG: [dumpAlbumContents] Token is still valid for another 3430 secs
 * After a few minutes and reloading the page…
    DEBUG: Now is 1429843374, token 
   expires at 1429846583
 * DEBUG: [dumpAlbumContents] Token is still valid for another 3209 secs
 * But still only 2 of 3 galleries working. The middle one shows up, but will not
   load images.
 * [http://www.akka-harris.com/?page_id=27](http://www.akka-harris.com/?page_id=27)
 * –Rich
 *  [wildnaturephotos](https://wordpress.org/support/users/wildnaturephotos/)
 * (@wildnaturephotos)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618937)
 * Loading the page info Firefox gives the same 2-of-3 galleries are working result.
 * DEBUG: Now is 1429843550, token expires at 1429846583
 * DEBUG: [dumpAlbumContents] Token is still valid for another 3033 secs
 * –Rich
 *  [wildnaturephotos](https://wordpress.org/support/users/wildnaturephotos/)
 * (@wildnaturephotos)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618938)
 * It does not look like the token is timing out. There is perhaps a PHP error that
   is killing output. The page source of my 2nd gallery looks prematurely terminated,
   as does the output. It does not look like the code executed properly and was 
   simply denied access to resources. It is not a clean fail.
 * –Rich
 *  [wildnaturephotos](https://wordpress.org/support/users/wildnaturephotos/)
 * (@wildnaturephotos)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618939)
 * What shortcode are you using? [pwaplusphp]
 * All three galleries seemed to work previously, I’m pretty certain.
 * –Rich
 * (I’ll be far away from a computer during the day on Friday.)
 *  Plugin Author [smccandl](https://wordpress.org/support/users/smccandl/)
 * (@smccandl)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618940)
 * Yeah, but if these are public albums then it has nothing to do with the OAuth2
   stuff. I will update the debug and post another version for you to try.
 * Scott
 *  [jroy](https://wordpress.org/support/users/jroy/)
 * (@jroy)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618941)
 * I use this shortcode : [pwaplusphp album=…]
 *  Plugin Author [smccandl](https://wordpress.org/support/users/smccandl/)
 * (@smccandl)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618942)
 * [@jroy](https://wordpress.org/support/users/jroy/) – that explains why you’re
   not seeing the debug. I will post an updated debug plugin for you.
 *  [jroy](https://wordpress.org/support/users/jroy/)
 * (@jroy)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618943)
 * ok thank you!
 *  [jroy](https://wordpress.org/support/users/jroy/)
 * (@jroy)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618944)
 * for you info, I only displayed private album on this website.
 *  [wildnaturephotos](https://wordpress.org/support/users/wildnaturephotos/)
 * (@wildnaturephotos)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618945)
 * The public album that fails with the plugin works fine from a direct link:
 * [https://picasaweb.google.com/101769438751764680800/March2015BeltTesting](https://picasaweb.google.com/101769438751764680800/March2015BeltTesting)
 * –Rich
 *  [wildnaturephotos](https://wordpress.org/support/users/wildnaturephotos/)
 * (@wildnaturephotos)
 * [11 years ago](https://wordpress.org/support/topic/google-authentication-problem/page/5/#post-5618946)
 * DEBUG: Now is 1429849855, token expires at 1429846583
 * DEBUG: [dumpAlbumContents] Token is expired, calling function to refresh it
    
   DEBUG: [refreshOAuth2Token] got the following response:
 * DEBUG: [refreshOAuth2Token] { “access_token”: “ya29.XwHkIZCqdEVqdoXE8vSM6fx9qrdpU87MNOnMU98BiuVUtpF1HkVh7zo9n57W-
   djf4IC7nkG6cnxHRA”, “token_type”: “Bearer”, “expires_in”: 3600 }
 * DEBUG: [refreshOAuth2Token] using refreshToken 1/nITjymdOLF2v16fY0vOqjBD4Vq13ESGIqMoMOgF5hcg

Viewing 15 replies - 61 through 75 (of 110 total)

[←](https://wordpress.org/support/topic/google-authentication-problem/page/4/?output_format=md)
[1](https://wordpress.org/support/topic/google-authentication-problem/?output_format=md)
[2](https://wordpress.org/support/topic/google-authentication-problem/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/google-authentication-problem/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/google-authentication-problem/page/4/?output_format=md)
5 [6](https://wordpress.org/support/topic/google-authentication-problem/page/6/?output_format=md)
[7](https://wordpress.org/support/topic/google-authentication-problem/page/7/?output_format=md)
[8](https://wordpress.org/support/topic/google-authentication-problem/page/8/?output_format=md)
[→](https://wordpress.org/support/topic/google-authentication-problem/page/6/?output_format=md)

The topic ‘Google Authentication Problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pwaplusphp_6796ab.svg)
 * [PWA+PHP Picasa Web Albums for Wordpress](https://wordpress.org/plugins/pwaplusphp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pwaplusphp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pwaplusphp/)
 * [Active Topics](https://wordpress.org/support/plugin/pwaplusphp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pwaplusphp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pwaplusphp/reviews/)

 * 110 replies
 * 17 participants
 * Last reply from: [Mexxat](https://wordpress.org/support/users/mexxat/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/google-authentication-problem/page/8/#post-5618985)
 * Status: resolved