mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-26 00:36:27 +03:00
[GH-ISSUE #1016] BUG: SAM Wizard Step 2 #537
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#537
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @seanpcook on GitHub (Jul 11, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1016
Description
After clicking the link and approving permissions for the app it returns the following error and does not move through the remaining steps. "No authentication code found. Please go back to the wizard and click the URL again."
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected the wizard to continue to step 3
Device
-Version: 103.0.1264.49
@seanpcook commented on GitHub (Jul 11, 2022):
Upgraded the CIPP platform and error has changed to saying the user does not have admin access. Will troubleshoot and submit another issue if I'm not able to resolve.
@KelvinTegelaar commented on GitHub (Jul 11, 2022):
Make sure you're running the latest version. if you're getting an error about the admin role, click on the URL bar and hit enter again.
@seanpcook commented on GitHub (Jul 11, 2022):
That fixed the admin msg issue. Got through all 7 steps. Thanks Kelvin!