#QTechDev - Go + React Example Code

1 messages · Page 1 of 1 (latest)

burnt belfry
#

Hello! It looks like there might be some kind of port configuration issue...

#

Are you using Docker containers or anything like that?

dreamy wasp
#

is there anything I can provide?

#

none

#

No docker containers this is straight from the stripe website

#

I also followed the read me

burnt belfry
#

In your package.json file do you have a proxy line there? If so, what's it set to?

dreamy wasp
#

localhost:4242

burnt belfry
#

If you change that to 127.0.0.1:4242 and try again what happens?

dreamy wasp
#

still nothing

burnt belfry
#

Did the errors change at all?

dreamy wasp
#

still same errors just from localhost 4242 to 127.0.0.1:4242

burnt belfry
#

Oh, wait a minute, where is that https coming from? Is that in the proxy line? That should be http

dreamy wasp
#

ah oops

#

sorry about that

#

alright it works!

#

thank you so much