sgn
sgn copied to clipboard
Brapi connection failing when authentication is required
Expected Behavior
The connection works fine if authentication is not required. However, if we set require_authentication = 1 the connection is not completed as expected, then making returning a message as following:
Here is the code: https://github.com/solgenomics/sgn/blob/f2872840611d56c1919623816404804f9f274c29/lib/SGN/Controller/AJAX/BrAPI.pm#L288