[Issue]: PPMS cannot extract CAPTCHA from the GST website #17
Labels
No labels
bug
claude-failed
claude-pr
claude-queue
claude-working
feature
interactive
portal
triaged
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: shad0w/pelagia-portal#17
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Raised by
Kaushal — user feedback, dev review 2026-06-10
Description
PPMS is failing to extract the CAPTCHA from the GST website, which blocks GST verification/lookup.
The GST lookup runs in the
GstService/microservice (see GstService/ and lib GST integration; GST_SERVICE_URL).Investigate the CAPTCHA extraction step, confirm whether the GST site changed its CAPTCHA markup/flow, and restore reliable extraction.
Priority
P1 — High
Context
GST verification is a blocking dependency for vendor GSTIN validation. Reference captures: App/gst-verify-*.png in the repo.
[triage] Marked interactive — depends on the live GST website and the GstService microservice; needs live investigation and cannot be verified by type-check/lint unattended. Do not add the
claude-queuelabel; run this one with Claude in a steered session instead.