Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

TypeError: json_decode(): Argument #1 ($json) must be of type string, array given #317

Description

@sentry

Sentry Issue: HFRESH-1K

TypeError: json_decode(): Argument #1 ($json) must be of type string, array given
  File "/app/Http/Middleware/Context/AbstractContextMiddleware.php", line 28, in App\Http\Middleware\Context\AbstractContextMiddleware::handle
    return $next($request);
  File "/app/Http/Middleware/PreventRequestsDuringMaintenanceMiddleware.php", line 27, in App\Http\Middleware\PreventRequestsDuringMaintenanceMiddleware::handle
    return parent::handle($request, $next);
  File "/public/index.php", line 20
    $app->handleRequest(Request::capture());
...
(62 additional frame(s) were not displayed)

This issue was automatically created by Sentry via Create GitHub Issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions