You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sending profile info from client to server causes an error on the server side. I forgot what the error message was but Ryan should know what I'm talking about.
The text was updated successfully, but these errors were encountered:
server does return usernames..
ex member list:
{'member_FName': 'test_1', 'username': 'test_u1', 'member_img_url': 'link', 'member_bio': 'My favoreite music is music that bangs! I like tons of genres from hard rock to indie', 'member_LName': 'one', 'member_fgenres': []}, {'member_FName': 'Kara', 'username': 'kaspencer', 'member_img_url': 'https://lh4.googleusercontent.com/-lhajtA07Ly8/AAAAAAAAAAI/AAAAAAAAAHg/ppeAUlH597M/s96-c/photo.jpg', 'member_bio': "I like music, and that's all for now (update me)", 'member_LName': 'Spencer', 'member_fgenres': []}, {'member_FName': 'Peter', 'username': 'pking', 'member_img_url': 'https://lh6.googleusercontent.com/-JVa7n6cc7Ds/AAAAAAAAAAI/AAAAAAAAACY/QO76fCC0S6I/s96-c/photo.jpg', 'member_bio': "I like music, and that's all for now (update me)", 'member_LName': 'King', 'member_fgenres': []}
Sending profile info from client to server causes an error on the server side. I forgot what the error message was but Ryan should know what I'm talking about.
The text was updated successfully, but these errors were encountered: