bradtraversy / proshop_mern

Shopping cart built with MERN & Redux
1.99k stars 1.18k forks source link

Problems W/ Update Profile. Giving Me Errors. #37

Closed talmax1124 closed 3 years ago

talmax1124 commented 3 years ago

Hello. When i try to do go to update profile it gives me an error. Here are the images.

Before Reload: Screen Shot 2020-10-21 at 12 35 39 AM After I Reload: Screen Shot 2020-10-21 at 12 30 20 AM

Repository https://github.com/talmax1124/cduoshop

You can also email me at carlitosdiazplaza@gmail.com

talmax1124 commented 3 years ago

@bradtraversy @basir I have been trying to do this but same error everytime.

basir commented 3 years ago

it is not a POST request to update profile. it is a PUT request. also there are some fixes on the profile. wait for the video on umdey course.

talmax1124 commented 3 years ago

it is not a POST request to update profile. it is a PUT request. also there are some fixes on the profile. wait for the video on umdey course.

What video is that? Any idea when that is coming out? @basir ? Also where do you see that? @basir

bradtraversy commented 3 years ago

The video is the last one in the frontend auth section. Please use Udemy q/a instead of github. This is for problems with the actual repo, not student code

On Wed, Oct 21, 2020 at 8:55 AM Carlos notifications@github.com wrote:

it is not a POST request to update profile. it is a PUT request. also there are some fixes on the profile. wait for the video on umdey course.

What video is that? Any idea when that is coming out? @basir https://github.com/basir ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bradtraversy/proshop_mern/issues/37#issuecomment-713548523, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKLGAVLPJRTSBJQ4XMZIVDSL3K53ANCNFSM4SZHMMFQ .

-- Brad Traversy Traversy Media

talmax1124 commented 3 years ago

The video is the last one in the frontend auth section. Please use Udemy q/a instead of github. This is for problems with the actual repo, not student code On Wed, Oct 21, 2020 at 8:55 AM Carlos @.**> wrote: it is not a POST request to update profile. it is a PUT request. also there are some fixes on the profile. wait for the video on umdey course. What video is that? Any idea when that is coming out? @basir https://github.com/basir ? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#37 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKLGAVLPJRTSBJQ4XMZIVDSL3K53ANCNFSM4SZHMMFQ . -- Brad Traversy Traversy Media*

@bradtraversy Where is the video for the orders and the image slider. I don't see it. it seems you skipped it. @bradtraversy

bradtraversy commented 3 years ago

The only video that I have made is the update profile.navbar. Basir is looking at any other bugs and I will create more videos if needed.