Giter Club home page Giter Club logo

Comments (7)

jgirdner avatar jgirdner commented on August 28, 2024

Had to edit because I pasted the wrong traceback

from stripe-python.

metcalf avatar metcalf commented on August 28, 2024

Does this bug present in production on GCE or only locally when developing with an available GAE API?

from stripe-python.

danielchatfield avatar danielchatfield commented on August 28, 2024

We have to have Google App Engine installed to be able to connect to these other services.

This is not true and the cause of this error, there are individual client libraries for those services:

https://pypi.python.org/pypi/GoogleAppEngineCloudStorageClient
https://developers.google.com/cloud-sql/docs/gce-access

@metcalf I think this can be closed now

from stripe-python.

metcalf avatar metcalf commented on August 28, 2024

Great, thanks for the help!

from stripe-python.

jgirdner avatar jgirdner commented on August 28, 2024

@danielchatfield, initially you did need to have the App Engine library installed to use Google Cloud SQL. They have since made it so you can just connect to your Cloud SQL box just like any other box. We have been using Cloud Compute since it was in early BETA.

from stripe-python.

danielchatfield avatar danielchatfield commented on August 28, 2024

Interesting, I used in beta and whilst I can't quite remember how it worked back then I have no recollection of using the appengine sdk. In that event another fix would have been to simply remove the urlfetch part of the appengine library forcing stripe to use a different http client.

from stripe-python.

jgirdner avatar jgirdner commented on August 28, 2024

Ya, you had to use it to connect to only the Cloud SQL. That was the only limitation. That have since changed that and you no longer need to have the App Engine SDK installed. I must say though, Google Cloud Compute is awesome!

from stripe-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.