mautic / mautic/api-library

Get Custom fields API having issue.

Open
#210 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.