Thanks for looking into this. I am going to try to get our user agent
rules changed.

On Thu, Nov 21, 2013 at 8:07 AM, Matt Basta <[email protected]> wrote:
> To follow up: the web server (either cloudflare or coinbase) is blocking our 
> server's user agent, which is preventing it from being downloaded. We're 
> going to have a look and see what we can do.
>
>
> -basta
>
>
> ----- Original Message -----
> From: "Matt Basta" <[email protected]>
> To: "Lisa Brewster" <[email protected]>
> Cc: [email protected], "Isaac Waller" <[email protected]>
> Sent: Thursday, November 21, 2013 12:22:52 AM
> Subject: Re: Trouble submitting a Firefox OS app to the Marketplace
>
> It curls fine for me, but the reason why this is happening is because 
> coinbase.com is running through Cloudflare, which automatically switches the 
> app over to SSL. This means that the URL is actually a 301 rather than a 200 
> response (the submitted URL must be a 200).
>
> Submitting the HTTPS version of the manifest still fails, though *that* one 
> should succeed as far as I can tell. I've filed this bug to track the issue:
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=941480
>
>
> -basta
>
> ----- Original Message -----
> From: "Lisa Brewster" <[email protected]>
> To: "Isaac Waller" <[email protected]>, [email protected]
> Sent: Wednesday, November 20, 2013 8:21:12 PM
> Subject: Re: Trouble submitting a Firefox OS app to the Marketplace
>
> Here's the response I get:
>
> mozadora:marketplace-certs lbrewster$ curl
> http://coinbase.com/mainfest.webapp
> <!DOCTYPE html>
>     <html>
>     <head>
>       <style type="text/css">
>         html, body, iframe { margin: 0; padding: 0; height: 100%; }
>         iframe { display: block; width: 100%; border: none; }
>       </style>
>     <title>Application Error</title>
>     </head>
>     <body>
>       <iframe src="http://s3.amazonaws.com/coinbase-public/error.html";>
>         <p>Application Error</p>
>       </iframe>
>     </body>
>     </html>
>
>
>
> On 11/20/13, 9:35 PM, "Isaac Waller" <[email protected]> wrote:
>
>>Hi,
>>
>>Using the online submission tool to submit my app (manifest file
>>"http://coinbase.com/mainfest.webapp";) to the Marketplace, I get the
>>following error:
>>
>>Your app failed validation with 1 error.
>>
>>No manifest was found at that URL. Check the address and try again.
>>
>>The results can be viewed at
>>https://marketplace.firefox.com/developers/upload/495ebe859f07427a99854f8a
>>b2bc1e57
>>
>>`curl http://coinbase.com/mainfest.webapp` outputs the correct
>>manifest with the correct mime type.
>>
>>Does anyone know why this error message might appear?
>>
>>Thanks,
>>_______________________________________________
>>dev-webapps mailing list
>>[email protected]
>>https://lists.mozilla.org/listinfo/dev-webapps
>
>
> _______________________________________________
> dev-webapps mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-webapps
> _______________________________________________
> dev-webapps mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-webapps



-- 
-- Isaac Waller
Developer
Sirius Applications
http://www.siriusapplications.com/
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to