mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #4125] [Bug]: Getting Error Undefined when opening Exchange online #1871
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#1871
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 @Yossi-MITC on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4125
Required confirmations before submitting
Issue Description
I go to tenant administration and then tenants, I try to log into Exchange online, but getting error undefined.
This only happens with Exchange but no issues with Admin Center or Entra.
Environment Type
Sponsored (paying) user
Front End Version
v7.5.3
Back End Version
v7.5.3
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (May 22, 2025):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@Zacgoose commented on GitHub (May 22, 2025):
confirmed error with URL:
incorrect: https://admin.cloud.microsoft/exchange/?delegatedOrg=
correct: https://admin.cloud.microsoft/exchange?delegatedOrg=
@JohnDuprey has already fixed this in:
github.com/KelvinTegelaar/CIPP-API@55c1b0d93c (diff-76e5ff0ee2)@Yossi-MITC commented on GitHub (May 22, 2025):
How can i get the fix in my CIPP, we are still getting the wrong URL
@Zacgoose commented on GitHub (May 22, 2025):
Just wait for the update
@Yossi-MITC commented on GitHub (May 22, 2025):
Thanks!
@kris6673 commented on GitHub (May 22, 2025):
You can also use either the extended tenant info portal buttons or the portals button on the dashboard, those have the right link already :)