Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined index: HTTP_REFERER when calling 'callAuthenticatedWs' #7

Open
keessonnema opened this issue Mar 14, 2019 · 0 comments
Open

Comments

@keessonnema
Copy link

keessonnema commented Mar 14, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant