managed-components / managed-components/impact-radius
405 Response on `identify` event
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
@kuba-orlik Impact Radius routing through browser with following URL on identify event
Request URL: https://airalo.pxf.io/0ZDve3/cur/4440?custid=&oid=&_ir=U25%257C236e8c0e-4f25-4608-b706-eb152d49f5b9%257C1707911171436
Request Method: POST
with response as
Status Code: 405 Method Not Allowed
This URL doesn't look like POST URL, Also note that custid=&oid= are blank
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 tracing how the identify event builds and sends the Impact Radius request shown in the report, including the POST method and blank custid and oid parameters. Reproduce the request and verify that the resulting URL accepts POST and contains the expected customer and order values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100