I know that Google just recently made changes to Google+ and I was wondering if you guys were aware of a 500 error that is presented when posting a URL with the library (not WordPress). When debugging I get send a request to:
https://plus.google.com/b/{mypageid}/_/sharebox/post/?spam=20&_reqid=647379&rt=j
I receive the following (what im var_dumping):
[“http_code”]=>
int(500)
string(55) “Error (500): Something is wrong, please contact support”
I just wanted to see if you guys have any previous knowledge of why this problem could arise and anything I can do to try and fix it.