#general_iroh

1 messages ยท Page 1 of 1 (latest)

torpid moonBOT
unkempt stag
stable ether
#
    origin: ['https://stage-front.eidverse.io', 'http://localhost:3000'],
    methods: ['GET','POST','DELETE','UPDATE','PUT','PATCH'],
    allowedHeaders:["Origin, X-Requested-With, Content-Type, Accept, Authorization, access-control-allow-origin"],
    credentials: true,
}));```
thorny basalt
#

HI ๐Ÿ‘‹ jumping in as my teammate needed to step away. Looking at the error that you shared, I'm also getting the impression that there is a setting somewhere that is causing your backend and frontend from fully working together. Sorry, I'm not too familiar with CORS errors and am sure where to suggest you look.

stable ether
thorny basalt
#

I'm not sure I'm following, what errors are you seeing that indicate it's a problem with communicating with Stripe?