You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visiting the OTP Admin Dashboard to view request logs (i.e., requests made by users who have signed up for API access), only show two API keys that were manually created for the web clients (desktop and kiosk). Other API users' requests are missing (!).
Expected behavior
All users/API keys should be returned by the otp-middleware backend.
Steps to reproduce the problem
Run local copy of otp-middleware and otp-admin-dashboard (maybe comment out the bugsnag stuff so a big event data request is not kicked off).
Observed behavior
Visiting the OTP Admin Dashboard to view request logs (i.e., requests made by users who have signed up for API access), only show two API keys that were manually created for the web clients (desktop and kiosk). Other API users' requests are missing (!).
Expected behavior
All users/API keys should be returned by the otp-middleware backend.
Steps to reproduce the problem
Run local copy of otp-middleware and otp-admin-dashboard (maybe comment out the bugsnag stuff so a big event data request is not kicked off).
Any special notes on configuration used
n/a
Version of otp-middleware and/or OpenTripPlanner if applicable (exact commit hash or branch name)
latest dev
The text was updated successfully, but these errors were encountered: