#Dgoek
1 messages · Page 1 of 1 (latest)
Hello! I don't think that error is coming from Stripe. Can you link me to the example you're trying to use?
I downloaded directly from stripe extensions from visual studio code, but I think is this one
That's the starting point we use to build new samples, it's not designed for you to use as a starting point.
Can you tell me what you're trying to build?
I am trying to follow the next tutorial https://www.youtube.com/watch?v=tCSbCk5j3Tk&t=223s
To my knowledge that tutorial does not involve https://github.com/stripe-samples/starter
ok, could you help me with the stripe sample that involve this tutorial please https://www.youtube.com/watch?v=tCSbCk5j3Tk&t=223s
Maybe one of the solutions here will work? https://stackoverflow.com/questions/77213053/importerror-cannot-import-name-url-quote-from-werkzeug-urls
Seems like the core issue is that you might be using an outdated version of Flask?
More details here: https://github.com/pallets/werkzeug/issues/2789