-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot access sandbox #705
Comments
I will ask the team to review this @mcking65 |
@ccanash |
@mcking65 we've looked at the database attached to this environment and haven't found a reason as to why it won't allow your login to be reflected as an admin like it did before. Your user account and permissions are present, but I have 3 additional solutions to propose, with your help:
|
After method 1, I still get the same message:
Note that when I execute the sign in link the first time, I get the authorization prompt. After I authorize, I get the above message and the sign in link still appears in the nav bar. I tried reloading and refreshing cache, and then executing the sign in link again. The screen just reloads. Normally after sign in, I expect to see a sign out link in place of the sign in link. Executing sign in is apparently not signing me in. Using method 2, I loaded the url: Then I activated the sign in link, which loaded the page: This is the page with the above message saying I am not registered to participate. I navigated to other pages, and I still do not have any admin functions and cannot reach the candidate tests page. I have tried both methods in Chrome and Firefox on Windows and in Chrome on my macbook. I suppose you could push to staging. That is going to add overhead and limit how quickly I can provide feedback. This is confusing because I have previously been able to access the sandbox. |
HI @mcking65 while we work on a solution we will continue to update staging so that you can check PRs |
thank you, thank you!! |
I verified this morning that James can access the sandbox. This is apparently account related. I could raise an issue with GitHub, but it seems like I would need more information ... some kind of log of what is happening. Does anyone know how to get that? |
@mcking65 following up on this thread with possible solutions. I went ahead with mocking several users and their auth and found that you're no longer a part of a required Bocoup-related team for sandbox admin access, which I imagine may have been an organizational move. I'm not an admin of that team so I can't add you to verify that thought, and I also can't confirm if you were a part of that team (but you had to be, given you previously confirmed having access, and with how the environment variables are used in that auth flow) Additional thoughts based on that:
Some possible solutions for this issue:
Following internal discussion, point 3 is our preference. Is there any privacy reasons or otherwise why we shouldn't make this change? |
Hurray, since I responded to the invite to the bocoup org, I can now access sandbox! Per our discussion during our meeting last week, the decision to use github teams was in part to re-use the github UI for managing permissions. We need UI that enables us to manage permissions that take effect immediately. The current situation where we have to go through the back-end to update a txt file is not sustainable. |
In GitHub, I have tried revoking oauth and reauthorizing the app, and still can't access the sandbox.
I get the message:
The text was updated successfully, but these errors were encountered: