#rzzz | Real Deal
1 messages · Page 1 of 1 (latest)
Hello what is your question?
I tried using expand in my local it's working as it should be
but when i deployed it to our dev environment
The default_price is not expanding
Can you send me the request ID (req_123) for the call in the second screenshot?
Did you mean the api code ?
This one?
Additional context I was trying to display the amount.
Can you make the call again and print out the request ID using this method? https://stripe.com/docs/api/request_ids
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yes thank you. Can you actually try this in test mode as well so I can compare?
actually this is already in test mode
Oh whoops. I mistook the difference that you mentioned. Can you do one in the other environment?
U mean to request a call using the dev environment?
don't know why it's not expanding in the dev environment
Interesting. I am not seeing any difference between your calls across your environments in our logs. I was thinking the API version or stripe-node version might be different. And that is the proper expand syntax so it should be showing
Trying to think of what else this might be...
I was more asking about tech stack differences
The only part that should be relevant is the Stripe part and that is the same as far as I can see so I am still a bit stumped but am still thinking.
Have you tried restarting or refreshing the stripe code that is running in your dev environment?
Can I do that in stripe dashboard?