質問編集履歴

3

マークダウン逆だった

2018/09/26 08:53

投稿

nnahito
nnahito

スコア2004

test CHANGED
File without changes
test CHANGED
@@ -336,6 +336,6 @@
336
336
 
337
337
 
338
338
 
339
- ('_Token' was not found in request data in CakePHP3 after server migration)[https://stackoverflow.com/questions/37360734/token-was-not-found-in-request-data-in-cakephp3-after-server-migration/38312463]を見る限り、
339
+ ['_Token' was not found in request data in CakePHP3 after server migration](https://stackoverflow.com/questions/37360734/token-was-not-found-in-request-data-in-cakephp3-after-server-migration/38312463)を見る限り、
340
340
 
341
341
  これで行けそうな気がするんですが…

2

参考追記

2018/09/26 08:53

投稿

nnahito
nnahito

スコア2004

test CHANGED
File without changes
test CHANGED
@@ -333,3 +333,9 @@
333
333
  Error: [Cake\Controller\Exception\AuthSecurityException] '_Token' was not found in request data.
334
334
 
335
335
  ```
336
+
337
+
338
+
339
+ ('_Token' was not found in request data in CakePHP3 after server migration)[https://stackoverflow.com/questions/37360734/token-was-not-found-in-request-data-in-cakephp3-after-server-migration/38312463]を見る限り、
340
+
341
+ これで行けそうな気がするんですが…

1

エラー

2018/09/26 08:53

投稿

nnahito
nnahito

スコア2004

test CHANGED
File without changes
test CHANGED
@@ -315,3 +315,21 @@
315
315
 
316
316
 
317
317
  よろしくお願いいたします。
318
+
319
+
320
+
321
+
322
+
323
+ # 追記
324
+
325
+
326
+
327
+ CakePHPのエラー
328
+
329
+
330
+
331
+ ```
332
+
333
+ Error: [Cake\Controller\Exception\AuthSecurityException] '_Token' was not found in request data.
334
+
335
+ ```