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
Any one sorted this out. Im still stuck with the same error. Appid and passkey are correct
Hi,
having the same issue. Trying to create the Facebook Custom Connector from github but getting the above error when testing the connection.
Steps I have done:
- Created the Facebook Login App
- Creating a custom connecting in PA to facebook: that was successful
- Copy the apiDefinition.swagger.json code into the Swagger editor in PA - no errors
- Add (again) the App-ID and App-code in security settings
- Update Connector: Error message
Error:
Specified swagger has the following errors: 'Definition is not valid. Error: '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. '
Anything I can do to solve that issue?
Greetings,
Ben
Do you have a paid Flow license? Custom connectors are not possible on a free license.
If you could provide an expanded screenshot of your Flow and steps, your Flow run history, and of any detailed error messages you're receiving we could likely better assist you. Also, for the best results, you may want to review How to write a good forum post.
If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION ☑️. If you find this reply helpful, please consider giving it a LIKE. Want to know more? Follow @BradGroux on Twitter, and check out my Medium blog at https://msft.engineer.