Python Forum
Trying to access excel file on our sharepoint server but getting errors
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to access excel file on our sharepoint server but getting errors
#1
So initial error was a forbidden error. I then tried using sharepy and it says it cant find it.. When i try to install it using conda, it fails.
I have tried a number of installs, last one being conda install -c jholdom py-o365 but that failed as well.

Is there something that works with sharepoint/O365 and would not require to have my login/password hardcoded into the script?

I need to be able to open a excel file, and insert an image into cell A1 and close the file. But the sharepoiint access part is making this difficult.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Errors during run .exe file generated with Pyinstaller BushyAxis793 4 1,282 Mar-25-2025, 05:57 PM
Last Post: BushyAxis793
  sharepoint: Access has been blocked by Conditional Access policies CAD79 0 2,212 Jul-12-2024, 09:36 AM
Last Post: CAD79
  docx file to pandas dataframe/excel iitip92 1 2,645 Jun-27-2024, 05:28 AM
Last Post: Pedroski55
  Connecting to Remote Server to read contents of a file ChaitanyaSharma 1 3,356 May-03-2024, 07:23 AM
Last Post: Pedroski55
  How to get all items in SharePoint recycle bin by using sharepy library in Python? QuangHuynh 2 1,552 Apr-10-2024, 03:09 PM
Last Post: SandraYokum
  Python openyxl not updating Excel file MrBean12 1 2,085 Mar-03-2024, 12:16 AM
Last Post: MrBean12
  Copy Paste excel files based on the first letters of the file name Viento 2 1,592 Feb-07-2024, 12:24 PM
Last Post: Viento
  Search Excel File with a list of values huzzug 4 2,843 Nov-03-2023, 05:35 PM
Last Post: huzzug
  Updating sharepoint excel file odd results cubangt 1 2,084 Nov-03-2023, 05:13 PM
Last Post: noisefloor
  Timestamp of file changes if a share mapped to a server…. tester_V 34 10,152 Jul-04-2023, 05:19 AM
Last Post: tester_V

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020