Hi I have created an API connection for connecting to SQLserver from logic Apps.
The API Connection has the default Server name, DB name, now I need to reuse the same SQL connection to connect to same server but different DB.
“Failed to retrieve dynamic inputs. Error details: ‘Request failed with status code 401′”
Full Error:
Failed to retrieve dynamic inputs. Error details: ‘Permission Exception. inner exception: Internal error: dataSourceCredentials
Is it not possible to reuse the same connection to connect to different DB ?