#terencedlo - Stripe Search
1 messages · Page 1 of 1 (latest)
nodejs
Hmmm....that shouldn't be pinned to any specific API version. Do you have the request ID for the request that threw the error?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I think its this: req_cx8tO2HIxF9Na3
Okay so that request did come in with the Stripe Version set to 2018-02-06...weird
And that IS the default API version for this account
So that is totally expected
ehh I dont think I ever set it to 2018-02-06
It is automatically set to whatever the current version is when you first create your account
So you would have had to update it at some point because your account was created in 2015
ohh How do I update it to the latest version
I was just looking for that.
You might first want to test out setting the API version on an individual request.
And then read up on how the API has changed. There may be breaking changes that would negatively impact your current integration
https://stripe.com/docs/upgrades