• Hi there,

    the same request was marked [resolved] but is is not.

    In my wordpress blog I used Social Media Tabs (SMT) with Google +. When I inspected the network traffic with Mozilla’s Firebug, my webserver produced a malformed GET request directed to googleapi.

    The request was:
    https://www.googleapis.com/plus/v1/people//activities/public?callback=jquery … and so on. The GET request was malformed because it showed two consecutive slashes in the middle (…people//activities…). Consequently, the request failed and the response code was 404.

    I received a hint that this behaviour would occur if I would not specify my google-id. However, I doublechecked and I did specify my google ID.

    Any comments?

    http://wordpress.org/extend/plugins/social-media-tabs/

Viewing 1 replies (of 1 total)
  • Plugin Author remix4

    (@remix4)

    Your ID would go between the 2 slashes. If you have set the ID in the widget control panel then something is preventing this from being placed into the URL

Viewing 1 replies (of 1 total)
  • The topic ‘http request to googleapi is malformend’ is closed to new replies.