Get Custom fields API having issue.
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 205
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am trying to fetch the custom fields and facing error 409
[errors] => Array
(
[0] => Array
(
[code] => 409
[message] => The response has unexpected status code (409).
and main issue is also there its reloading the page.
Other APIs are working so it's not an issue of authentication.
so can you please provide solution for same.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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 custom fields API request and capture the full request and response around status 409, then compare it with the other working API requests. Done means identifying a concrete cause and resolving the 409 response and related page reload, with the solution documented in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100