auth0-samples / auth0-sso-dashboard

[DEPRECATED] App Single Sign On Dashboard using Auth0
MIT License
62 stars 26 forks source link

"Users" admin page just returns "Loading..." #38

Open brettneese opened 8 years ago

brettneese commented 8 years ago

I'm not a React developer, but I set up the app and it's running... except that users can't select apps (I get "It looks like you haven't been authorized to use any applications yet." even as an admin:

image

).

When I try and load the "Users" page to authorize apps, I just get a "Loading..." screen:

image

We don't use groups in our implementation, so not sure how useful the "Roles" page would be, but I tried a few things there, and none of them worked.

I'm not a React guy, so I have no idea how to begin debugging this.

brettneese commented 8 years ago

Looking into this a bit deeper, I seem to be getting the following error in the network console. I've double-checked my token, it's permissions, and my other env vars, and they all look to be correct.

image