dashboard
dashboard copied to clipboard
invalid token
I followed the official tutorial to obtain the token and entered it into the webpage, but it reported an error saying "token invalid." However, when I use the curl -k -H method with the token, I am able to access the cluster's resources.
Originally posted by @13023599035 in https://github.com/kubeedge/dashboard/issues/24#issuecomment-2579394166
Can you try this PR? I fixed it and it should solve the problem https://github.com/kubeedge/dashboard/pull/36
Can you try this PR? I fixed it and it should solve the problem #36
OKOK,thank you