Summary
User is experiencing a 501 Not Implemented error when attempting to run the initiateOAuth function for various connectors. The error message provides details about the HTTP response and the request made.
Question
I am unable to run the initiateoauth for any of the connectors can someone help me with that pls, getting 501 error -
{'_content': b'', '_content_consumed': True, '_next': None, 'status_code': 501, 'headers': {'Server': 'nginx/1.25.4', 'Date': 'Thu, 12 Dec 2024 10:03:00 GMT', 'Content-Length': '0', 'Connection': 'keep-alive'}, 'raw': <urllib3.response.HTTPResponse object at 0x104f8eb80>, 'url': '<http://a665b10cc46ef46e8aa556d3b5e07867-518366934.us-west-2.elb.amazonaws.com/api/public/v1/sources/initiateOAuth>', 'encoding': None, 'history': [], 'reason': 'Not Implemented', 'cookies': <RequestsCookieJar[]>, 'elapsed': datetime.timedelta(microseconds=640660), 'request': <PreparedRequest [POST]>, 'connection': <requests.adapters.HTTPAdapter object at 0x104fa0160>}
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.