CS580-Thunderbird / study-hard-play-hard

CS580 group project - A personal organizer to help cpp students manage time and enjoy life
0 stars 1 forks source link

Null Obj in back-end side for "/setting/add_org" #51

Closed nan2iz closed 7 years ago

nan2iz commented 7 years ago

Can't read json for preferOrg list from front-end

wiehsingli commented 7 years ago

Does the object name have to be called preferOrg?

nan2iz commented 7 years ago

Oh actually it's preferSet.

May you check that front-end side actually send the object with json format or array ?

wiehsingli commented 7 years ago

I posted the object itself which should be json. Do just need the array itself?

nan2iz commented 7 years ago

I need Json. Let me check on back-end side again.

wiehsingli commented 7 years ago

I tried just passing the array, i get a bad request, 400, error