When doing referesh multiple time is giving [ Server ] Error: Unauthorized.
Found query() method is using withAuth: true, which means it relies on NextDrupalBase to handle authentication. However, if the token expires, there’s no auto-refresh mechanism.
