podio .net ID 为 XXXXXXXX 的应用程序在 ID 为 XXXXXXX 的个人资料中没有正确的视图 [英] podio .net The app with id XXXXXXXX does not have the right view on profile with id XXXXXXX

查看:17
本文介绍了podio .net ID 为 XXXXXXXX 的应用程序在 ID 为 XXXXXXX 的个人资料中没有正确的视图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将联系人分配给正在创建的新项目.但在创建项目时出现错误:

i'm trying to assign a contact to a new item that is being created. but at item creation I get the error:

403
forbidden
The app with id 10923855 does not have the right view on profile with id 2609818 

代码段:

/* Text Field with external_id 'resposible' */
var _responsible = myNewItem.Field<ContactItemField>("responsible");
_responsible.ContactId = 2609818;

我已经检查了应用权限,但没有发现任何问题.任何帮助将不胜感激.谢谢!

I've checked the app permissions and I cant see anything wrong. any help will be greatly appreciated. thanks!

推荐答案

当您作为应用进行身份验证时,您只能访问该特定应用中的项目.您无权访问所有工作区联系人,只能访问由该应用创建或已在该应用中使用的联系人.

When you authenticate as an app you only have access to items in that specific app. You don't have access to all workspace contacts, only those created by the app or already in use in that app.

这篇关于podio .net ID 为 XXXXXXXX 的应用程序在 ID 为 XXXXXXX 的个人资料中没有正确的视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆