营销开发者平台-测试机构的使用
Marketing Developer Platform - Usage of Test Organizations
我已经在我的 linkedin 应用程序中申请了 Marketing Developer Platform 产品。还在审核中
我一直在尝试通过 linkedin v2 API (https://docs.microsoft.com/en-us/linkedin/marketing/integrations/community-management/organizations#test-organizations)
post 分享来测试组织页面
新的 OAuth v2 认证用户没有 w_organization_social 范围
但是我收到了访问被拒绝的响应。
{
"serviceErrorCode": 100,
"message": "Field Value validation failed in REQUEST_BODY: Data Processing Exception while processing fields [/owner]",
"status": 403
}
与范围为 rw_company_admin 范围的老认证用户
但是我收到了访问被拒绝的响应。
{
"serviceErrorCode": 100,
"message": "Not enough permissions to access: POST /shares",
"status": 403
}
我是否需要先获得营销开发人员的批准 API 才能访问 post 以测试组织?
或者是否有其他方法可以在未经 linkedin 批准的情况下访问营销 API?
我是4月26日申请的,他们说大概要90天左右才能批下来。有人获得批准的时间少于 90 天吗?
要将我的用户迁移到 v2 API,我是否需要强制我的用户使用新范围的 OAuth 重新进行身份验证?
5 月 1 日,linkedin 将弃用其 V1 API。那么,一旦我获得批准,我是否需要让我的用户再次使用公司权限重新进行身份验证?
如何申请程序化刷新令牌API权限,营销开发者平台是否包含它,或者我必须单独申请?如果是这样,请 post 为它 link。
我是否需要先获得营销开发人员的批准 API 才能访问 post 以测试组织?
Yes, Now I got my linkedin approved for "Marketing Developer Platform" Product under Products in my app dashboard. You can apply to the same by "Add Products"
或者是否有其他方法可以在未经 linkedin 批准的情况下访问营销 API?
For now, no other way to get around this. Comment below if you know.
我是4月26号申请的,他们说大概要90天左右才能批下来。有人获得批准的时间少于 90 天吗?
They got me approved within 20 days which very decent review time.
要将我的用户迁移到 v2 API,我是否需要强制我的用户使用新范围的 OAuth 重新进行身份验证?
5 月 1 日,linkedin 将弃用其 V1 API。那么,一旦我获得批准,我是否需要让我的用户再次使用公司权限重新进行身份验证?
No, your old API tokens will be valid till their expiry time. After that, your users have to reauthenticate to use your app. Make sure that linkedin API version endpoints are active.
如何申请程序化刷新令牌API权限,营销开发者平台是否包含它,或者我必须单独申请?如果是这样,请 post 为它 link。
No, for "programmatic refresh tokens API access" you have to apply separately.
我已经在我的 linkedin 应用程序中申请了 Marketing Developer Platform 产品。还在审核中
我一直在尝试通过 linkedin v2 API (https://docs.microsoft.com/en-us/linkedin/marketing/integrations/community-management/organizations#test-organizations)
post 分享来测试组织页面新的 OAuth v2 认证用户没有 w_organization_social 范围 但是我收到了访问被拒绝的响应。
{ "serviceErrorCode": 100, "message": "Field Value validation failed in REQUEST_BODY: Data Processing Exception while processing fields [/owner]", "status": 403 }
与范围为 rw_company_admin 范围的老认证用户 但是我收到了访问被拒绝的响应。
{ "serviceErrorCode": 100, "message": "Not enough permissions to access: POST /shares", "status": 403 }
我是否需要先获得营销开发人员的批准 API 才能访问 post 以测试组织?
或者是否有其他方法可以在未经 linkedin 批准的情况下访问营销 API?
我是4月26日申请的,他们说大概要90天左右才能批下来。有人获得批准的时间少于 90 天吗?
要将我的用户迁移到 v2 API,我是否需要强制我的用户使用新范围的 OAuth 重新进行身份验证?
5 月 1 日,linkedin 将弃用其 V1 API。那么,一旦我获得批准,我是否需要让我的用户再次使用公司权限重新进行身份验证?
如何申请程序化刷新令牌API权限,营销开发者平台是否包含它,或者我必须单独申请?如果是这样,请 post 为它 link。
我是否需要先获得营销开发人员的批准 API 才能访问 post 以测试组织?
Yes, Now I got my linkedin approved for "Marketing Developer Platform" Product under Products in my app dashboard. You can apply to the same by "Add Products"
或者是否有其他方法可以在未经 linkedin 批准的情况下访问营销 API?
For now, no other way to get around this. Comment below if you know.
我是4月26号申请的,他们说大概要90天左右才能批下来。有人获得批准的时间少于 90 天吗?
They got me approved within 20 days which very decent review time.
要将我的用户迁移到 v2 API,我是否需要强制我的用户使用新范围的 OAuth 重新进行身份验证?
5 月 1 日,linkedin 将弃用其 V1 API。那么,一旦我获得批准,我是否需要让我的用户再次使用公司权限重新进行身份验证?
No, your old API tokens will be valid till their expiry time. After that, your users have to reauthenticate to use your app. Make sure that linkedin API version endpoints are active.
如何申请程序化刷新令牌API权限,营销开发者平台是否包含它,或者我必须单独申请?如果是这样,请 post 为它 link。
No, for "programmatic refresh tokens API access" you have to apply separately.