Error in getting friends
amareshcoding opened this issue · 1 comments
amareshcoding commented
kotaid commented
this basically means that the id the app sent to the endpoint is not a valid mongoose object id, usually, the id is undefined, so you want to track where you are sending this request in the app, and figure out why it is undefined, if you show me where i can help you.