Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/jquery-ui/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Linkedin 不允许此应用程序创建应用程序令牌_Linkedin_Linkedin Api_Restapi - Fatal编程技术网

Linkedin 不允许此应用程序创建应用程序令牌

Linkedin 不允许此应用程序创建应用程序令牌,linkedin,linkedin-api,restapi,Linkedin,Linkedin Api,Restapi,我们正在使用grant_类型作为“客户端_凭据”,并得到以下响应 { "error": "access_denied", "error_description": "This application is not allowed to create application tokens" } 内容类型=应用程序/x-www-form-urlencoded。有关更多信息,请参阅随附的屏幕截图。

我们正在使用grant_类型作为“客户端_凭据”,并得到以下响应

{
  "error": "access_denied",
  "error_description": "This application is not allowed to create application tokens"
}
内容类型=应用程序/x-www-form-urlencoded。有关更多信息,请参阅随附的屏幕截图。