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
Hello. Can anyone help me please. I have a spring boot server. There are two apps for web and for rest api, and they worked fine. But now when I have added spring security it stopped to show chart. As I think it is because chartjs doesn't send session id in http request.
html code:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello. Can anyone help me please. I have a spring boot server. There are two apps for web and for rest api, and they worked fine. But now when I have added spring security it stopped to show chart. As I think it is because chartjs doesn't send session id in http request.
html code:
js code:
How can I fix it?
Beta Was this translation helpful? Give feedback.
All reactions