udacity / reactnd-contacts-complete

Code-along project for the Contacts app
https://www.udacity.com/course/react-nanodegree--nd019
170 stars 579 forks source link

403 error in create contact api call to `reactnd-contacts-server2` becaues handle not sent #6

Closed armujahid closed 6 years ago

armujahid commented 6 years ago

Master branch is not synced with master branch of reactnd-contacts-server2 handle should be sent in create contact api call instead of email

This issue is not present in https://github.com/udacity/reactnd-contacts-app/blob/master/src/CreateContact.js

armujahid commented 6 years ago

Closing because linked issue is closed