Giter VIP home page Giter VIP logo

Comments (9)

katowulf avatar katowulf commented on July 25, 2024

We won't be much help here without a minimal repro of the problem and some error logs. Most likely, you'll also see some useful error output in your console.

from functions-samples.

WikipediaBrown avatar WikipediaBrown commented on July 25, 2024

from functions-samples.

fxo140130 avatar fxo140130 commented on July 25, 2024

@katowulf my log is empty. No error. In my firebase hosting folder, I can see the instances I deploy which mean, that a hosting was created with my Stripe secret key. But somehow , Stripe won't accept my created new user. Any advice ?
Below is the confirmation that the deploy was succesfull.

image

from functions-samples.

nicolasgarnier avatar nicolasgarnier commented on July 25, 2024

Looks like the same issue as #50: the functions are not actually deployed. You can check in the Functions section of the Firebase Console for instance if any functions was deployed on your Firebase project but from the logs above something went wrong. You should see something like this:

image

from functions-samples.

nicolasgarnier avatar nicolasgarnier commented on July 25, 2024

Same questions as #50:

Can you check that firebase version returns 3.5.0?
Did you just download a fresh version of the stripe sample? Did you modify anything?

from functions-samples.

fxo140130 avatar fxo140130 commented on July 25, 2024

@nicolasgarnier after spending 8 hour on my computer I finally set things up. But I am having error in my logs to reach stripe. Please help me.

image

from functions-samples.

fxo140130 avatar fxo140130 commented on July 25, 2024

@nicolasgarnier
the log in detail

image

from functions-samples.

jamesdaniels avatar jamesdaniels commented on July 25, 2024

Note the log item immediately below. External network requests are blocked on the Spark plan. You'll want to upgrade to the Blaze (pay as you go) plan which includes a free tier for Functions.

from functions-samples.

WikipediaBrown avatar WikipediaBrown commented on July 25, 2024

from functions-samples.

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.