Hello,
I am currently integrating SharePoint with Power Pages and following the steps as outlined in the official documentation.
Manage SharePoint documents | Microsoft Learn
The integration works perfectly in the development environment, but when I replicate the same steps in another environment, it does not work as expected.
Issue:
- SharePoint integration works fine in the dev environment, but in the QA environment, the expected functionality is not working.
- I’ve verified that both environments are set up similarly, but the behavior differs.
Sharepoint Integration is enabled, document management is also enabled for the entity. Folder of entity is also created in sharepoint when I do document management step. I checked the URL in document location table as well and it is correct. It creates record in document location table but fails to create folder for a record in sharepoint.
Could someone please guide me on what might be causing this issue or how I can troubleshoot further?
Thank you in advance for your help