User Profile
andreystarenky
Level 1.5: Cupcake
Joined 2 years ago
User Widgets
Contributions
Re: Provisioning QR Code Not Generating - 404 Not Found
Hi, yes I did and the enrollment token is brand new I just generated it. I figured out the problem, it was the use of Google charts API which has been deprecated for a long time now but still used in the quickstart for some reason. My solution was to generate my own QR code with the Jason's in the url.1.6KViews1like0CommentsProvisioning QR Code Not Generating - 404 Not Found
Hi, I had previously made a policy for a device and provisioned it. I made a second policy and tried to provision another device, but when I ran the code to generate the QR code it generates a link for me but when I click it, it says 404 Not Found - I did it through the Android Management API Quickstart notebook. What could cause this? All the previous code for executing the policies and generating the token worked fine with no errors.Solved1.7KViews0likes3Comments