Trying to add an Overleaf project through the app fails during the clone step with a 403 error from git.overleaf.com.
The project URL is valid and the Git authentication token has already been added in Settings.
git clone failed:
Cloning into '/Users/ojas/Documents/Overleaf/overleaf-683c70bf'...
fatal: unable to access 'https://git.overleaf.com/683c70bfe2904a4786081eeb/': The requested URL returned error: 403
Environment
- macOS: Sonoma
- App version: latest from main branch
- Installed using:
Build using: ./build.sh run
Things checked
- Overleaf account has Git access enabled
- Git authentication token generated from Overleaf settings
- Token pasted into Overleaf Desktop settings
- Project URL opens correctly in browser
- Another Overleaf project was successfully imported as well.
Trying to add an Overleaf project through the app fails during the clone step with a 403 error from git.overleaf.com.
The project URL is valid and the Git authentication token has already been added in Settings.
Environment
Build using:
./build.sh runThings checked