-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
Link to faulty endpoint
https://helldivers-2.github.io/api/docs/openapi/swagger-ui.html
The name of your client/application
Bruhbot
Request information
curl -X 'GET'
'https://api.helldivers2.dev/api/v1/assignments'
-H 'accept: application/json'
Steps to reproduce
Select any endpoint, "Try it out" and "Execute".
What is expected?
Should receive a response with the requested data.
What is actually happening?
The OpenAPI is not set up with X-Super-Client or X-Super-Contact, and receives the response:
{
"message": "The X-Super-Client and X-Super-Contact headers are required"
}System Info
Windows 10, Firefox 132.0.2Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working