pynder.errors.RequestError: 500
Closed this issue · 0 comments
Traceback (most recent call last): File "/Volumes/SierraDrive/Environments/MachineLearning/bin/tindetheus", line 10, in <module> sys.exit(command_line_run()) File "/Volumes/SierraDrive/Environments/MachineLearning/lib/python3.7/site-packages/tindetheus/tindetheus.py", line 732, in command_line_run main(args, defaults['facebook_token']) File "/Volumes/SierraDrive/Environments/MachineLearning/lib/python3.7/site-packages/tindetheus/tindetheus.py", line 614, in main likes_left=args.likes, tfsess=sess) File "/Volumes/SierraDrive/Environments/MachineLearning/lib/python3.7/site-packages/tindetheus/tindetheus.py", line 320, in __init__ self.session.profile.distance_filter = self.search_distance File "/Volumes/SierraDrive/Environments/MachineLearning/lib/python3.7/site-packages/pynder/models/me.py", line 32, in __set__ instance.__init__(instance._api.update_profile(profile), instance._api) File "/Volumes/SierraDrive/Environments/MachineLearning/lib/python3.7/site-packages/pynder/api.py", line 90, in update_profile return self._post("/profile", profile) File "/Volumes/SierraDrive/Environments/MachineLearning/lib/python3.7/site-packages/pynder/api.py", line 55, in _post return self._request("post", url, data=data) File "/Volumes/SierraDrive/Environments/MachineLearning/lib/python3.7/site-packages/pynder/api.py", line 46, in _request raise errors.RequestError(result.status_code) pynder.errors.RequestError: 500
Is the API down?