Hello All
I am using Python requests to authenitcate login to Oracle Cloud Applications.
However no matter what is user and password, I get status_code = 200.
Did anyone face this issue and can help me with correct method to authenticate user login?
Thanks