[google-appengine] SSL with VIP is not accessible by Internet Explorer

2013-08-27 Thread IT
Hi,

I followed the SSL for a Custom 
Domain<https://developers.google.com/appengine/docs/ssl#uploading_and_configuring_certificates>instructions
 to enable https support on my application.

It works fine for both FireFox and Chrome, but not on Internet Explorer.

I intentionally went VIP route to enable older browser support, but it does 
not seem to work.

Any help will be appreciated.

Tx

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] SSL with VIP is not accessible by Internet Explorer

2013-08-28 Thread IT
Thanks for the answer. It was my mistake I did not properly update the 
CName.

On Wednesday, August 28, 2013 3:41:52 AM UTC+2, Vinny P wrote:
>
> On Mon, Aug 26, 2013 at 8:46 AM, IT  wrote:
>
>> Hi,
>>
>> I followed the SSL for a Custom 
>> Domain<https://developers.google.com/appengine/docs/ssl#uploading_and_configuring_certificates>instructions
>>  to enable https support on my application.
>>
>> It works fine for both FireFox and Chrome, but not on Internet Explorer.
>>
>>  
>  
> What version(s) of Internet Explorer are you having difficulty with?
>  
> If you're having difficulty with all versions of IE, are you testing with 
> all browsers on the same computer or different computers?
>  
> -
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>   
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: hey, i can't upload my apps, with a 404 error.

2013-08-28 Thread IT
If you are using Eclipse, make sure you logged in with the correct account 
that has admin rights in GAE.

On Monday, August 26, 2013 1:58:01 PM UTC+2, Noah Lab wrote:
>
> Hey all,
>
> i've register an id "paper-work" and i can see this id in my dashboard, 
> but when i try to upload it through console, a 404 error appears.
>
> someone can help with that? 
>
> and also another 404 error with this link :
> https://developers.google.com/appengine/docs/appcfg
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] blobstoreservice serve with google storage - unreliable behavior

2013-09-25 Thread IT
Hi Google team,

Are there any performance issues with the google cloud storage?

My application initiates a download of two files based on user preferences 
using blobstoreservice.serve. Both files located in the same bucket. One 
file is served without an issue and another is not served.

Until today that functionality worked.

Any help would be appreciated.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] BlobstoreService Serve canceled by the user

2013-09-27 Thread IT
Hi All,

Is there way to know on the server side if the user cancels file download 
which is delivered by BlobstoreService.Serve method?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.