🇮🇩Indonesia yalasta
I found out jsonapi extras module caused this problem, this patch will fix it https://www.drupal.org/project/jsonapi_extras/issues/3331874 🐛 $request->get may no longer return array as of Symfony 6.0 Fixed
🇮🇩Indonesia yalasta
I have same issue, fresh installation of 10.0.3, every get request /jsonapi/node/article or /jsonapi/user/user get same error response (500) with details "Expected a scalar value as a 2nd argument to \"Symfony\\Component\\HttpFoundation\\InputBag::get()\", \"array\" given."