Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Please enable CORS, to enable use from a web browser #11

Open
PaulCapron opened this issue Nov 9, 2018 · 1 comment
Open

Please enable CORS, to enable use from a web browser #11

PaulCapron opened this issue Nov 9, 2018 · 1 comment

Comments

@PaulCapron
Copy link

Hi,

I created the PWA2UWP toolkit (source on GitHub) to make a valid UWP app package for a web app using nothing but a browser. It works fully client-side.

If the CloudAppX service could be called from a browser, the toolkit could automate the final step of converting the .zip package it generates into an .appx. Right now I have to instruct users to do it manually.

If you could respond with Access-Control-Allow-Origin: * and Access-Control-Allow-Methods: POST on https://cloudappx.azurewebsites.net/v3/build, that would be really cool!

4fa3d99 “removed unused cors require”.
It seems you are not against CORS, just that no one used it before 😉

Thanks!

@PaulCapron
Copy link
Author

PaulCapron commented Nov 13, 2020

@codepo8 @zouhir Anyone reading issues in this repository, by any chance?
At least https://CloudAppX.AzureWebsites.net/v3/build is still up for the moment…

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

No branches or pull requests

1 participant