Комментарии:
I wrote all of the code along with you in the video but I ended up getting this error when I ran the server: Error: Route.get() requires a callback function but got a [object Object]...... Anyone know what to do from here?
ОтветитьHello Craig,
I just wanted to say THANK YOU!
You helped me solving my problem on which i sat on for more than 3 days straight.
I gave you a like :D
Have a nice year 2021 <3
Legend! Thanks Craig, exactly what I needed.
ОтветитьThanks a lot man!
ОтветитьNice job from Algeria
ОтветитьHello craig, thank you so much!
ОтветитьI am subbed. Keep doing this you are going to gain a subscriber count soon! This by far is the best and the only realistic, executable solution I needed.
ОтветитьGreat video, was getting cors error on my react app, this goes through everything I think I need. Cheers man
ОтветитьBRILLIANT! the best Vue/Cors issue resolution on the Web. Thanks Craig!
ОтветитьGreat video, it works for me with get requests, but I still get an error when using this with a post request. Same api url, just method: "POST". Do you have an idea on how to fix this?
ОтветитьGreat video, it was very helpful :)
ОтветитьThis is great man! How about adding the form data when using post? Thanks
ОтветитьWon't this make it so that every request to my server will now be as if I got two requests? One for the server one for the reverse proxy.
Is this scalable?
Thank you so much for this! I just have one problem.
endpoint([\\/\\w\\.-]*\\) does not seem to include the query parameters. :( Do you know how to include them?
Thank you very much for your video!
I just started creating my application and I started having problems accessing the API and I couldn't solve the CORs. The reverse proxy has been the solution!!
It is also safer and a great solution!
Thank you very much for your video, thank you very much for your work! 🤗👌
Thanks man, great video to solve CORS issue. It will be great if you can make video for POST request as well. Thanks a lot.
Ответитьis using regex a good choice? Regarding security and stuff
ОтветитьSuper clear and easy! thanks very much
ОтветитьWow, just what I was looking for, ty!
Ответитьthank you very much
Ответитьthanks dude, u save me!
ОтветитьHow can i make q= in the string to an variable which can be set by the user on the webpage, for example from bitcoin to ethereum, and the value is passed to the reverse proxy?
ОтветитьThank you for your relaxed and calm explanation! Enjoyed!
Ответить