1
私は紺碧の広告で認証するアプリケーションを作成しようとしています。私はビジュアルスタジオと空のポータルを持つネイティブクライアントアプリケーションを使用してWeb APIを作成しました。その後、「他のアプリケーションへのアクセス許可」の下にwebapiを追加しようとしたところ、webapiを見つけることができませんでしたが、そこにあります。私は、以下のようにエラーのため症状のファイルをアップロードすることができません私はこのhttp://www.codemag.com/article/1503041アプリケーションの表現形式ファイルをアップロードできません
"oauth2Permissions": [
{
"adminConsentDescription": "Allow the application full access to your API on behalf of the signed-in user",
"adminConsentDisplayName": "Have full access",
"id": "A1AED6C3-1897-4919-B06E-CDB5B6AF1BD5",
"isEnabled": true,
"origin": "Application",
"type": "User",
"userConsentDescription": "Allow the application full access to the service on your behalf",
"userConsentDisplayName": "Have full access to the service",
"value": "user_impersonation"
}
]
に参照のうえ午前症状のファイルを変更し、それに
を以下のエントリを追加しました。
ParameterValidationException =パラメータが無効です。 BadRequestException = が無効になっていない限り、プロパティ値を削除できません。