#odysseus1549

1 messages · Page 1 of 1 (latest)

wise charmBOT
split shuttle
#

Can you share your website, so that I can take a look?

wise charmBOT
vagrant shore
rocky tendon
#

hmmm, when i look at the response for that request,

  "error": {
    "message": "Invalid API Key provided: undefined",
    "type": "invalid_request_error"
  }
}```
#

it looks like the API key isn't being loaded/passed in your production env perhaps?

vagrant shore
rocky tendon
#

hrm, give me a while to ponder over this a bit more. I vaguely feel like it's a NextJS env variable issue, but I'm not super familiar with NextJS

split shuttle
#

It looks like the key was updated, but the latest error showed:

{
    "error": "No such price: 'price_1OILqoKDgTHpPM11G9I5MNcb'; a similar object exists in live mode, but a test mode key was used to make this request."
}
#

price_1OILqoKDgTHpPM11G9I5MNcb was created in live mode, but you're trying to access it with test mode key