Error 401 Unauthorized

POST https://test.noibo.the350f.com/index.php/?rest_route=%2Fbatch%2Fv1

Query Metrics

1 Database Queries
1 Different statements
2.07 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 2.07 ms
SELECT a0_.id AS id_0, a0_.token AS token_1, a0_.type AS type_2, a0_.user_id AS user_id_3, a0_.client_id AS client_id_4, a0_.scopes AS scopes_5, a0_.expires_at AS expires_at_6, a0_.revoked AS revoked_7, a0_.created_at AS created_at_8, a0_.updated_at AS updated_at_9, a0_.updated_by AS updated_by_10 FROM access_token a0_ WHERE a0_.token = ? AND a0_.revoked = 0 AND a0_.expires_at > ?
Parameters:
[
  "da39a3ee5e6b4b0d3255bfef95601890afd80709"
  "2026-08-29 15:58:53"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\SecurityBundle\Entity\AccessToken No errors.