Skip to main content
Solved

SharePoint Issues

  • April 16, 2024
  • 2 replies
  • 132 views

adrian_farrell
Contributor
Forum|alt.badge.img+6

Hi

 

Could anyone help please? I have created two connections to Microsoft SharePoint, one for SharePoingOnlineConnector and one for SharePoint List Reader/Writer in FME Form.

When i use either after uploading to FME Flow i get this error from Flow when running a published Flow App but it seems to work when running directly from the Flow UI

 

SharepointOnlineConnector: Connection 'xx SharePoint Files' does not exist. Check connection parameter and connection definitions in FME options and try again

 

I have gone into the group settings and granted full control to every user group that can use the Flow App, we are using AD authentication and that appears to be working fine.

 

If anyone can assist i would be very grateful

 

Thanks

 

Adrian

Best answer by siennaatsafe

Hi @adrian_farrell,

 

I think you may have an issue with the permissions on the FME Flow App, I think the App itself may not have permissions to access that connection. 

 

Flow apps use API tokens, these tokens need permissions to access the web connection. 

 

Could you try following the instructions here under User is the Token Owner ? And confirm that the API token for your app has permissions to your sharepoint connection. 

 

Let me know how that’s the issue! Or if you need additional help.

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

siennaatsafe
Safer
Forum|alt.badge.img+12
  • Safer
  • 214 replies
  • Best Answer
  • April 17, 2024

Hi @adrian_farrell,

 

I think you may have an issue with the permissions on the FME Flow App, I think the App itself may not have permissions to access that connection. 

 

Flow apps use API tokens, these tokens need permissions to access the web connection. 

 

Could you try following the instructions here under User is the Token Owner ? And confirm that the API token for your app has permissions to your sharepoint connection. 

 

Let me know how that’s the issue! Or if you need additional help.

 


adrian_farrell
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • 15 replies
  • April 18, 2024

Thank you so much :)