Skip to content
This repository was archived by the owner on Jun 3, 2022. It is now read-only.
This repository was archived by the owner on Jun 3, 2022. It is now read-only.

Undefined Offset 1 minfraud/http/src/HTTPBase.php:408 #26

@zerocarbthirty

Description

@zerocarbthirty

Hi,

When using the API with our minfraud account we do this:

$ccfs->query();

and randomly, sometimes this happens:

Undefined offset: 1

The full trace is pointing to this:

list($key, $value) = explode('=', $keyValuePairs[$i]);

Anyone have any idea what would cause $keyValuePairs to be empty and is there a different way we should be calling query(); so that it returns a useful error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions