You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried enrolling to the fleet server but I received the following error "Checkin failed. Policy data could not be parsed. ". When checking the android logs, I noticed that the issue was happening on the following line: "if policyData == Null" inside FleetCheckinRepository. I suspect that it's related to an SSL CA Trusted Fingerprint issue.
The text was updated successfully, but these errors were encountered:
I tried enrolling to the fleet server but I received the following error "Checkin failed. Policy data could not be parsed. ". When checking the android logs, I noticed that the issue was happening on the following line: "if policyData == Null" inside FleetCheckinRepository. I suspect that it's related to an SSL CA Trusted Fingerprint issue.
The text was updated successfully, but these errors were encountered: