Start by examining the code that handles adding SharePoint links (likely in a controller or API handler). Look for any HTTP request logic (e.g., using cURL) that might not handle redirects properly, causing the 302 error. Check if the URL format is correctly parsed and if authentication tokens are passed. Also review similar issues or documentation to understand expected behavior. Replicate the issue locally or on a test instance to debug the network response.
Tech stack
None
Domain
backend
Issue type
Bug
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
Half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
Fresh
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
Needs investigation
Prerequisites
PHP basicsOneManager codebase understanding
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
25
Daily Newsletter
Get fresh easy issues in your inbox.
Subscribe to GoodFirstIssue Daily for newly found easy issues that are ready for beginner-friendly open source work.