Microsoft SharePoint API Connectivity Issue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-11-22 07:59 AM
We are facing an unexpected issue for one of the BOTS while connecting with the SharePoint via API.
While the same code is working on the other BOTS, it is failing in this BOT. Can someone pinpoint what exactly is wrong with this BOT .
Please find the error listed below:
ERROR: System Exception : Unexpected error Error during Web API HTTP Request
HTTP Status Code: 403
_HTTP Response Content: {"error":{"code":"accessDenied","message":"Access denied","innerError"...
While the same code is working on the other BOTS, it is failing in this BOT. Can someone pinpoint what exactly is wrong with this BOT .
Please find the error listed below:
ERROR: System Exception : Unexpected error Error during Web API HTTP Request
HTTP Status Code: 403
_HTTP Response Content: {"error":{"code":"accessDenied","message":"Access denied","innerError"...
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-11-22 02:30 PM
@prateek grover,
Are all bots using the same credentials to connect via the API or are there different client IDs for each one?
Cheers,
Eric
Are all bots using the same credentials to connect via the API or are there different client IDs for each one?
Cheers,
Eric
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-12-22 04:52 AM
@ewilson Yes all the BOTS are using the same Client ID and Client Secret. Just the BOT ID and Password Differs.
Also the BOT was recently updated to M365 version. Do you think it might have lost some relevant access regarding SharePoint due to the upgrade?
Regards,
Prateek
Also the BOT was recently updated to M365 version. Do you think it might have lost some relevant access regarding SharePoint due to the upgrade?
Regards,
Prateek
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-12-22 03:34 PM
Hi @prateek grover,
Since the only difference appears to be the user ID and password of the bot, I would agree that it seems there's a permissions issues or something similar related to that specific user account. Definitely review the permissions on the SharePoint site for that user.
Cheers,
Eric
Since the only difference appears to be the user ID and password of the bot, I would agree that it seems there's a permissions issues or something similar related to that specific user account. Definitely review the permissions on the SharePoint site for that user.
Cheers,
Eric
