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:
).
When I try and load the "Users" page to authorize apps, I just get a "Loading..." screen:
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.
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.
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:
).
When I try and load the "Users" page to authorize apps, I just get a "Loading..." screen:
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.