Resolved - Fix the following and unfollowing user error Check for existence of username in URI string when following and unfollowing a user. Currently, the follow will work, and it enters a row in db table. Also, make sure username exists in user table when following/unfollowing a user. #junco #resolved