Spoje-NET / Spoje-NET/php-abraflexi

Quotes

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

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
24
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Chcel by som sa s vami podeliť o svoju skúsenosť (možno o tom aj viete), kde som používal môj primárny zápis requestov, ale neprechádzali mi requesty a riešil som to aj s podporou a podobne.. vo výsledku som s tým zabil veľa času :D a nakoniec som zistil, že problém bol v úvodzovkách.. Do prílohy posielam dva screeny: failed a succes.

Možno to niekomu pomôže, alebo by tam bol priestor na iné dekódovanie aby správne fungovalo aj so single quotes.

Nefunguje:

Image

Funguje:
Image

Contributor guide

Open the contributing guide

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 failed and successful requests shown in the issue screenshots, then trace how request quoting is decoded in the PHP API client. Confirm the expected behavior for single-quoted requests and verify that the previously failing request succeeds without breaking the working form.

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
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.