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

Expected successful HTTP response [2xx] but got [400]. #19289

Open
ayoub-el-hadioui opened this issue May 8, 2024 · 1 comment
Open

Expected successful HTTP response [2xx] but got [400]. #19289

ayoub-el-hadioui opened this issue May 8, 2024 · 1 comment

Comments

@ayoub-el-hadioui
Copy link

Hi everyone,
I want to integrate Graylog with TheHive using Shuffle but I’m encountering an issue while making HTTP requests to an endpoint, and I’m hoping someone can provide some guidance or assistance in troubleshooting.

Problem: When i want to add notificatin i got this error
" Expected successful HTTP response [2xx] but got [400]. http://10.0.0.102:3443/api/v1/hooks/webhook_bbcd8027-3bf9-4db4-8f1e-418ed3b2ef63 "
I’ve double-checked the URL, request content, and authentication, but I’m still unable to resolve the issue.
Capture d'écran 2024-05-07 150447

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Graylog Version: 5.2
  • Java Version:
  • OpenSearch Version:
  • MongoDB Version:
  • Operating System:
  • Browser version:
@tellistone
Copy link

tellistone commented May 10, 2024

Hello! As a request for support rather than a software bug or feature request, this might be better directed to the community forums - https://community.graylog.org/

Suggest you might include the request content there.

If I was troubleshooting this, I'd say you might start by logging onto the graylog server's operating system, and replicate the ongoing API call with CURL, do you hit the same problem (establish if the problem is graylog, or your API call).

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

No branches or pull requests

2 participants