我有一个工作程序,通过Microsoft Graph邀请外部用户。该文档为:Invitation manager和Create invitation
它已经成功运行了一段时间,但现在因错误而中断:
StatusCode: 300 - Ambigious
ReasonPhrase: Multiple Choices
我不知道此错误的含义。我检查了AAD中是否已经有一个用户,但事实并非如此。而且我无法通过Google找到任何相关内容。
更新:它似乎特定于一个用户。我更改了代码,其他用户似乎工作正常。仍然不知道为什么该用户无法使用它。
更新2:该用户已经被邀请并接受了邀请。现在,他(在我假设的情况下)使用同一Office 365源租户中的别名重新邀请他。也许这是对此错误的解释。
更新3:我将开发人员租户用作“外部”租户,并邀请自己参加了主要的UPN和别名。这不会引起相同的问题,而且似乎也不能解释。
答案 0 :(得分:0)
也许您可以使用<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="80dp"
android:layout_height="80dp"
android:background="@color/blue_100">
<ImageView
android:id="@+id/adStickerItemImage"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="8dp"
android:adjustViewBounds="false"
android:contentDescription="Sticker"/>
</RelativeLayout>
重命名一个新的名称,该名称不同于先前的邀请,然后再次被邀请。