質問編集履歴

5

2019/08/06 11:01

投稿

RMBQsKe5AP10gjx
RMBQsKe5AP10gjx

スコア24

test CHANGED
File without changes
test CHANGED
File without changes

4

2019/08/06 11:00

投稿

RMBQsKe5AP10gjx
RMBQsKe5AP10gjx

スコア24

test CHANGED
File without changes
test CHANGED
@@ -22,13 +22,13 @@
22
22
 
23
23
 
24
24
 
25
- > AADSTS500201: We are unable to issue tokens from this API version for a Microsoft account. Please contact the application vendor as they need to use version 2.0 of the protocol to support this.
25
+ > We are unable to issue tokens from this API version for a Microsoft account. Please contact the application vendor as they need to use version 2.0 of the protocol to support this.
26
26
 
27
27
 
28
28
 
29
29
  リダイレクトURLは以下の通りですが、アクセスすると、エラーが発生します。
30
30
 
31
- > https://<IPアドレス>:8065/plugins/skype4business/api/v2/auth_redirect
31
+ > https://<IPアドレス>:8065/plugins/skype4business/api/v1/auth_redirect
32
32
 
33
33
 
34
34
 

3

2019/08/06 10:46

投稿

RMBQsKe5AP10gjx
RMBQsKe5AP10gjx

スコア24

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- 環境はWindows10、(docker)
9
+ 環境はWindows10、(docker2.1.0.0
10
10
 
11
11
  Mattermostのバージョン: 5.13.2
12
12
 

2

リダイレクトの修正

2019/08/06 10:11

投稿

RMBQsKe5AP10gjx
RMBQsKe5AP10gjx

スコア24

test CHANGED
File without changes
test CHANGED
@@ -28,7 +28,7 @@
28
28
 
29
29
  リダイレクトURLは以下の通りですが、アクセスすると、エラーが発生します。
30
30
 
31
- > https://<IPアドレス>:8065.com/plugins/skype4business/api/v2/auth_redirect
31
+ > https://<IPアドレス>:8065/plugins/skype4business/api/v2/auth_redirect
32
32
 
33
33
 
34
34
 

1

URLの追加

2019/08/04 07:39

投稿

RMBQsKe5AP10gjx
RMBQsKe5AP10gjx

スコア24

test CHANGED
@@ -1 +1 @@
1
- mattermostでskypeをプラグインしたのですが、エラーが発生します。
1
+ mattermostでskypeをプラグインしたのですが、実行するとエラーが発生します。
test CHANGED
@@ -1,4 +1,10 @@
1
- mattermostでskypeをプラグインしたのですが、以下のエラーが発生します。
1
+ mattermostでskypeをプラグインしたのですが、以下のエラーが発生します。
2
+
3
+ 参考は以下のURLです。
4
+
5
+ [https://github.com/kosgrz/mattermost-plugin-skype4business/blob/master/README.md](https://github.com/kosgrz/mattermost-plugin-skype4business/blob/master/README.md)
6
+
7
+
2
8
 
3
9
  環境はWindows10、(docker)
4
10