N°7147 - Error HTTP 500 due to access_token not URL decoded

This commit is contained in:
odain
2024-01-16 18:23:02 +01:00
parent cc5e105d7f
commit 9a26c37ffd
3 changed files with 97 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
<?php
namespace Combodo\iTop\Application\TwigBase\Controller;
class FakeController extends Controller {
}