#myz123

1 messages · Page 1 of 1 (latest)

forest sunBOT
frosty jungle
#

You just leaked your Stripe API key in the earlier message, you should roll your API key as soon as possible

tawdry flax
#

is this a test key?

frosty jungle
#

Yes, but anyone can use this key to create a charge on your Stripe account in test mode

#

Is your server hosted in a different origin from your frontend application?

tawdry flax
#

I already roll it.

#

Can you help me with this cors issue?

frosty jungle
#

Is your server hosted in a different origin from your frontend application?

tawdry flax
#

@frosty jungleI spend a whole day but still canot fix it.

tawdry flax
#

But I already enable cors and it should work.

frosty jungle
#

Ok, then you should check with firebase on how to enable cors.

tawdry flax
#

const cors = require('cors')({ origin: true });