标签: android linkedin
我已经获得了访问令牌。
如何发出经过身份验证的API请求,包括在对LinkedIn的API的HTTP调用中的Authorization标头。
样品申请
HTTP GET /v2/me HTTP/1.1 Host: api.linkedin.com Connection: Keep-Alive Authorization: Bearer {access_token}