building-microservices-youtube icon indicating copy to clipboard operation
building-microservices-youtube copied to clipboard

Update post.go

Open tommasomoretto opened this issue 4 years ago • 1 comments

Hi, first ok all compliment for your amazing contents. Try to understanding better the refactor you did on productAPI (out-screen between lesson 6 and 7) I find this bug which compromise both the post and put requests. The error is the following: "interface {} is nil, not validator.ValidationErrors" And this is due to the fact that row 20 extract from the context a pointer to Product witch can not be cast to Product. Hope you'll find useful this reporting. Keep going with your video you are an amazing teacher! =)

tommasomoretto avatar Mar 27 '21 21:03 tommasomoretto

Hi Nick,

in my local machine i have the all lesson 7 up and running. There are other two error that I foud. Unfortunately I wasn't able to push them since I was, and I still am, burried in work. As soon as possible I will create the merge request!

Have a nice day :)

Il mar 30 mar 2021, 09:58 Nicholas Jackson @.***> ha scritto:

@.**** approved this pull request.

Thank you, I don't quite know what I have done here, as this is also broken in later episodes. I will run through at lunchtime and try and figure out how best to merge this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nicholasjackson/building-microservices-youtube/pull/40#pullrequestreview-623953541, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACJJ6GQXMZJD2RONZMU7V5LTGGACVANCNFSM4Z5JWVEA .

tommasomoretto avatar Mar 30 '21 08:03 tommasomoretto