Error 401 Unauthorized

GET https://api.moneyminder.torkium.com/api/stats/annual-incomes-by-month/2025-01-01/2025-12-31?profile_id=1

Routing

app_api_statsapp_api_stats_annual_incomes_by_month Matched route

Route Parameters

Name Value
endDate
"2025-12-31"
startDate
"2025-01-01"

Route Matching Logs

Path to match: /api/stats/annual-incomes-by-month/2025-01-01/2025-12-31
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 app_api_bank_accountapp_api_bank_account_index /api/bank-accounts/ Path does not match
16 app_api_bank_accountapp_api_bank_account_show /api/bank-accounts/{bank_account} Path does not match
17 app_api_bank_accountapp_api_bank_account_create /api/bank-accounts/ Path does not match
18 app_api_bank_accountapp_api_bank_account_edit /api/bank-accounts/{bank_account} Path does not match
19 app_api_bank_accountapp_api_bank_account_delete /api/bank-accounts/{bank_account} Path does not match
20 app_api_bank_accountapp_api_bank_account_overview /api/bank-accounts/{bank_account}/overview Path does not match
21 app_api_bank_accountapp_api_bank_account_init_balance /api/bank-accounts/{bank_account}/init-balance Path does not match
22 app_api_bankapp_api_bank_index /api/banks/ Path does not match
23 app_api_bankapp_api_bank_show /api/banks/{id} Path does not match
24 app_api_bankapp_api_bank_create /api/banks/ Path does not match
25 app_api_bankapp_api_bank_edit /api/banks/{id} Path does not match
26 app_api_bankapp_api_bank_delete /api/banks/{id} Path does not match
27 app_api_budgetapp_api_budget_index /api/bank-accounts/{bankAccount}/budgets/ Path does not match
28 app_api_budgetapp_api_budget_show /api/bank-accounts/{bankAccount}/budgets/{budget} Path does not match
29 app_api_budgetapp_api_budget_create /api/bank-accounts/{bankAccount}/budgets/ Path does not match
30 app_api_budgetapp_api_budget_edit /api/bank-accounts/{bankAccount}/budgets/{budget} Path does not match
31 app_api_budgetapp_api_budget_delete /api/bank-accounts/{bankAccount}/budgets/{budget} Path does not match
32 app_api_budgetapp_api_budget_overview /api/bank-accounts/{bankAccount}/budgets/overview Path does not match
33 app_api_financial_categoryapp_api_financial_category_index /api/financial-categories/ Path does not match
34 app_api_financial_categoryapp_api_financial_category_show /api/financial-categories/{id} Path does not match
35 app_api_financial_categoryapp_api_financial_category_create /api/financial-categories/ Path does not match
36 app_api_financial_categoryapp_api_financial_category_edit /api/financial-categories/{id} Path does not match
37 app_api_financial_categoryapp_api_financial_category_delete /api/financial-categories/{id} Path does not match
38 app_api_profileapp_api_profile_index /api/profiles/ Path does not match
39 app_api_profileapp_api_profile_show /api/profiles/{id} Path does not match
40 app_api_profileapp_api_profile_create /api/profiles/ Path does not match
41 app_api_profileapp_api_profile_edit /api/profiles/{id}/edit Path does not match
42 app_api_profileapp_api_profile_delete /api/profiles/{id} Path does not match
43 app_api_scheduled_transactionapp_api_scheduled_transaction_index /api/bank-accounts/{bankAccount}/scheduled-transactions/ Path does not match
44 app_api_scheduled_transactionapp_api_scheduled_transaction_show /api/bank-accounts/{bankAccount}/scheduled-transactions/{scheduledTransaction} Path does not match
45 app_api_scheduled_transactionapp_api_scheduled_transaction_create /api/bank-accounts/{bankAccount}/scheduled-transactions/ Path does not match
46 app_api_scheduled_transactionapp_api_scheduled_transaction_edit /api/bank-accounts/{bankAccount}/scheduled-transactions/{scheduledTransaction} Path does not match
47 app_api_scheduled_transactionapp_api_scheduled_transaction_delete /api/bank-accounts/{bankAccount}/scheduled-transactions/{scheduledTransaction} Path does not match
48 app_api_scheduled_transactionapp_api_scheduled_transaction_cancel /api/bank-accounts/{bankAccount}/scheduled-transactions/{scheduledTransaction}/cancel Path does not match
49 app_api_statsapp_api_stats_annual_incomes_by_month /api/stats/annual-incomes-by-month/{startDate}/{endDate} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.