Hi,
i installed on premises data gateway and created a custom connector to link with the database on my server.
i imported postman collection to create the custom connector.
When i Test custom connector, i get the 500 failure message
{
"pragma": "no-cache",
"strict-transport-security": "max-age=31536000; includeSubDomains",
"x-content-type-options": "nosniff",
"date": "Thu, 15 Aug 2019 00:38:52 GMT",
"x-frame-options": "DENY",
"content-type": "application/json; charset=utf-8",
"x-ms-request-id": "483fa23a-3277-41de-874b-f607-f142b8a1",
"cache-control": "no-cache,no-store",
"content-length": "195",
"expires": "-1"
}
{
"status": 500,
"message": "Setting 'gateway' cannot be null\r\nclientRequestId: 483fa23a-3277-41de-874b-f607-f142b8a1",
"source": "gatewayconnector-ae.azconn-ae.p.azurewebsites.net"
}
would apprciate help to understand what i am doing wrong.
Hi @Zillay ,
Do you create a custom connector to connect to your local database server within your PowerApps?
Which Authentication type do you use within your custom connector?
If your custom connector connects to your local database server, you need to enable the "Connect via on-premises data gateway" option within your custom connector as below:
You could also need to enable "HTTP" schema rather than "HTTPS" schema within your custom connector.
Also please make sure you have installed a proper On-premises data gateway on your PC already.
More details about creating a custom connector to connect to On-premises server, please check the following blog:
https://flow.microsoft.com/en-us/blog/on-premise-apis/
Best regards,
thank you @v-xida-msft
i did exactly that to connect to local database server.
please see the attached imge.
i couldnot paste the image here:(
Hi @Zillay ,
Which authentication type do you use in your Custom connector? Basic Authentication?
Could you please share more details about the actions defined within your custom connector?
Have you taken a try to create your custom connector from "Blank" rather than from Postman collection?
Currently, I could not reproduce your issue on my side. Please consider take a try to create your custom connector from "Blank" rather than from Postman collection, check if the issue is solved.
Also please check if you have specified proper action path in your custom connector, and installed a proper On-premises data gateway on your PC.
When you create a connection to this Custom connector within your PowerApps, please make sure you have chosen a proper On-premises Data Gateway.
Best regards,
This just happened to me and the problem was, that I first created connection without "Data gateway" option enabled.
Just create new connection after you correctly configured everything and it should work.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
180 | |
62 | |
32 | |
30 |
User | Count |
---|---|
324 | |
269 | |
104 | |
74 | |
56 |