google drive realtime api - Conflict (409) when creating new file -


when creating new realtime model given file 2 accounts @ more or less same time error:

failed load resource: server responded status of 409 (conflict) https://drive.google.com/otservice/save?id=1gcma8cexxftxwxk5jdddlq1gug4khzv…access_token=ya29.ahes6zrumiexu30omhko05lgolpm4fpdqigaxef_o9eibllvfnkcs__h

if right docs should not happen initializing of model happen once (?).

the model initialization happen once. believe if make 2 requests create new model @ same time, 1 of them succeed , 1 fail. failed one, should able recover reloading model, give teh 1 created other guy.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -