Closed rtm516 closed 2 years ago
With this library I cannot pull update IDs that are opt-in betas on the Xbox insider hub, such as the Minecraft preview. Im not sure if this is just some authentication issue or an oversight of the library. The code I'm using to pull the update is https://github.com/rtm516/MinecraftAppxArchiver/blob/master/CoreTool/Loaders/StoreLoader.cs#L71-L97
Was due to my authentication tokens and has been resolved
With this library I cannot pull update IDs that are opt-in betas on the Xbox insider hub, such as the Minecraft preview. Im not sure if this is just some authentication issue or an oversight of the library. The code I'm using to pull the update is https://github.com/rtm516/MinecraftAppxArchiver/blob/master/CoreTool/Loaders/StoreLoader.cs#L71-L97