I am not able to retrieve stored procedure names in the dropdown if I use SQL Server authentication.
I can view/execute stored procedure from SSMS using the SQL Server account credentials. Login user has view/execute access for stored procedures.
I see the error shown here when I try to execute stored procedure step from a logic app :
Could not retrieve values. BadGateway. Client request id:
Any help is appreciated!