traccar / traccar-web

Traccar GPS Tracking System
https://www.traccar.org
Apache License 2.0
793 stars 1.1k forks source link

Login Popup Come #1089

Closed kalp2525 closed 1 year ago

kalp2525 commented 1 year ago

Describe the bug I implemented this traccar API in my website so there was one popup coming when I entered first time in browser.

Screenshots This popup comes when start my web-app. image

Here in API's session and server API called but there was token API status was pending. image

When I give username and password and then press signin button on popup then traccar API working fine. But when I press cancel button of popup then token and all other API cancelled and HTTP 401 Unauthorized-WebApplicationException(SecurityRequestFilter: 126<...) this error gives by all the cancelled API's.

So Please gives me suggestion how I will fix it.

tananaev commented 1 year ago

Please use the forum for questions.