Forum Discussion
davidanthoff
Jun 08, 2020Brass Contributor
How to use AddOptionalPackageAsync?
I'm trying to build a MSIX solution for the [Julia](https://julialang.org/) language, but I'm stuck in that I can't get AddOptionalPackageAsync to work. In general, I'm using a PackagingLayout.xml th...
Tanaka_Jimha
Jun 24, 2020Former Employee
Hi davidanthoff,
Thanks for all the details you sent. Based on the logs from the feedback you filed it looks like the "access denied" error is happening when we try to access the AppInstaller file on S3 to get information for downloading the optional package. I'll message you more details.
Tanaka
davidanthoff
Jun 24, 2020Brass Contributor
Tanaka_Jimha Cool! Do you think there will be a fairly easy way for me to fix this, or is this a more complicated problem? I'm not tied to S3 either, would be happy to use some other hosting as well.