#dxher-nodejs-error
1 messages · Page 1 of 1 (latest)
Hello, can you give me the full stack trace for the error?
and also the lines of code that you have where you get this error?
and its imported from the stripe github https://github.com/stripe/stripe-node/tree/master/lib
Can you share a bit more about what you are trying to do? I'm not sure I really follow what you're asking.
I just wanted to askk if you would know why its giving this error
I don't know but you haven't shared much of your code. Just one small picture and that's it. Please share a lot more details
1/ Exact code to reproduce this
2/ Exact version of stripe-node that you have installed locally and how you installed it
this isn't my file, the link I sent has this code
its the webhooks file
under stripe/lib
Im assuming async isn't being read, I was wondering if you guys would know how to solve it
I'm really sorry, I think we're not understanding each other
Like this is our library, our code works. What I need is to understnad what you are doing to trigger this error
the error appears once I call stripe.accounts.retrieve
Okay that helps but that's still far from enough I'm sorry. Please try to take a step back from the error for a few minutes and explain exactly what you are doing. What is your code, what is your environment, how did you install stripe-node, etc.
alright, so the app is a ride sharing app and we are under the accounts part of the app. When we want a driver to go online it verifies the banking info to make sure everything is in working order. so once they appear online, our product calls stripe.account.retrieve to get all of the banking info. However once its called I get that error
What is your code, what is your environment, how did you install stripe-node, etc.
sorry to keep pushing but that's what I need. Not what the app is "about". I need to understand how you installed stripe-node and how to trigger that error
Unfortunately I cant provide that info😅 Im a junior at this company so I cant really explain what calls what, I myself have limited access. Well anyways, if you can't help with that info it is what it is, thank you for your time 🙂
Unfortunately you have given me too little to be able to help. That error shouldn't happen, stripe-node works totally fine. It's plausible there's something special with the way you installed things or configured things, but without any details of that I have no idea where to start I'm sorry