Google Cloud Storage on Appengine Dev Server

前端 未结 3 1396
谎友^
谎友^ 2020-12-16 02:54

There\'s a similar question that was recently responded to on Stackoverflow here: Google Cloud Storage Client not working on dev appserver

The solution was to either

3条回答
  •  感情败类
    2020-12-16 03:43

    The storage simulator for the local server is working in later versions of the SDK. For Java, one may choose to follow a dedicated tutorial: “App Engine and Google Cloud Storage Sample”.

提交回复
热议问题