我想通过php文件在linkedin组中发帖(实际上我想用cron做这件事)
错误是:file_get_contents(https://api.linkedin.com/v1/groups/group_id/posts?oauth2_access_token=xxxxxxx&format=json&content=%7B%22title%22%3A%22my+title+%22%2C%22summary%22%3A%22my+Summery++%22%7D)
:无法打开流:HTTP请求失败!第161行/var/www/html/linkedin_update/xyz.php中的HTTP / 1.1 400错误请求
请指导我如何解决这个问题...
谢谢&问候