• The debug log just kind of stops in the middle of a line as near as I can tell:

    [response] => Array
            (
                [code] => 200
                [message] => OK
            )
    
        [cookies] => Array
            (
                [0] => WP_Http_Cookie Object
                    (
                        [name] => GAPS
                        [value] => 1:XXX-Gb33DxxJjXcrSJqXXXXX-nV3ZA:XXXXNqQ4xKMut9vW
                        [expires] => 1438220456
                        [path] => /
                        [domain] =>
                        [secure] =>
                        [httponly] =>
                    )
    
                [1] => WP_Http_Cookie Object
                    (
                        [name] => GALX
                        [value] => 3Tl3cXXXX-M
                        [expires] =>
                        [path] => /
                        [domain] =>
                        [secure] =>
                    )
    
            )
    
        [filename] =>
    )
    
    Writing cookies from login get
    
    POSTing username and pass to: https://accounts.google.com/ServiceLoginAuth
    
    Line 120, My Redirect was

    Otherwise it looks like it should be posting. Any ideas?

    Also, how do I get that old posting cross posted now? Do I need to unplublish and publish again, or create a new post?

    Thanks,

    mgs

    http://wordpress.org/plugins/wpgplus/

Viewing 1 replies (of 1 total)
  • Plugin Author John Eckman

    (@johneckman)

    Were you using 2-factor authentication?

    Can you log in to google plus from a webbrowser with user agent set to mobile successfully?

    Looks like for whatever reason it isn’t getting redirected after posting the username/pass to the google authentication service.

Viewing 1 replies (of 1 total)
  • The topic ‘Can't seem to get it to publish’ is closed to new replies.