Hi everyone, I am trying to add the following Facebook connector: https://github.com/microsoft/PowerPlatformConnectors/tree/master/custom-connectors/Facebook
When i was creating my custom connector, i get this error:
"Specified swagger has the following errors: 'Error : paths/~1{pageId}~1feed/get/parameters/0/x-ms-dynamic-values/parameters/Accept : The parameter could not be found in operation 'GetMyPages' in the swagger document.
## Error : paths/~1{pageId}~1feed/post/parameters/0/x-ms-dynamic-values/parameters/Accept : The parameter could not be found in operation 'GetMyPages' in the swagger document."
Can anyone help me to solve this problem?
My Facebook app ID and password are correct, but the problem is when I want to create the connector