Skip to content
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

Internal error in the Intune MAM SDK - Changing the URL scheme from msauth.com.microsoft.intunemam to my application redirect uri getting error #60

Open
abhi376 opened this issue Oct 6, 2024 · 0 comments

Comments

@abhi376
Copy link

abhi376 commented Oct 6, 2024

Wanted to test the Chatr application with the enterprise application registered on the intune portal.
For this I have changed the bundle url scheme from msauth.com.microsoft.intunemam to my redirect uri scheme (eg : msauth.mam.test.app).

I have followed below steps mention in the ms-intune-app-sdk-ios discussion link:
microsoftconnect/ms-intune-app-sdk-ios#175 (comment)

After changing the scheme start getting below error logs:
IntuneMAMEnrollmentStatusCode(rawValue: 201)
Debug message: Optional("There was an internal error in the Intune MAM SDK. Please see the NSError object for more details.")

Note: NSError is null so not able to get more details about the reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant