After selecting Meshery provider and signing in to layer5 account, when I get redirected back to the application, several errors like this are popping up:
On checking the Networks tab I found that the request was made to http://localhost:9081/api/identity/orgs and was actually failing with 404 status code, with Status Code: 401.failed to get organizations mentioned in response body.
Do you have multiple orgs? Try clicking the icon before “user preferences “ title, and try changing the orgs (if you have more than one).
// @Yash.Sharma .
Signed up on meshery, created an organization, create a workspace. In the local instance I chose the meshery provider and signed in with my credentials.
I am a newcomer willing to contribute, and don’t have a concrete idea about the features of the platform yet. Please guide me if I have missed any steps while setting up.
Also, the same issue with organisations also disrupts the proper rendering of some other pages like the “User Preferences” page. So, I had to proceed with the “None” provider for the playwright tests I had written recently.