Skip to content

Undefined index: HTTP_REFERER when calling 'callAuthenticatedWs' #7

@keessonnema

Description

@keessonnema

Mantisbt version: 2.19.0 (latest stable)
MantisApiBundle version: Latest

When executing the following callback function I get an error:
$mantisApi->callAuthenticatedWs('mc_issue_note_add', ['issue_id' => <an-issue-id>, 'note' => $note]);

Error:

+"faultstring": """
Error Type: SYSTEM NOTICE,\n
Error Description: Undefined index: HTTP_REFERER
"""
+"faultcode": "SOAP-ENV:Server"

Full log: (removed private data)
https://hastebin.com/serelirici.cs

Could this be a MantisApiBundle problem? If not, I'll look further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions