singer-io / singer-io/tap-gitlab
CRITICAL 'X509' object has no attribute '_x509'
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When I curl the corresponding URL, the API works correctly. It seems something is wrong with one of the used libraries that deals with SSL certs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the API request that raises the X509 '_x509' attribute error, then compare it with the successful curl request. Inspect the SSL certificate library involved and identify the mismatch or failure path. Done means the corresponding API URL works through the project without the attribute error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100