Skip to content

[Bug]: Something is up with authorization on the OpenAPI data sources #255

Closed
@LennardF1989

Description

@LennardF1989

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I've tried two OpenAPI specs:

No matter the values I tried, I could never get the API's to properly authenticate. Whereas if I use the plain REST API and setup the authorization headers accordingly, the endpoint work fine.

Expected Behavior

The API's actually authenticate properly depending on their type.

Steps to reproduce

Use the above OpenAPI specs, or find something else you as a developer have access to, and try to get the different types of authorization to work.

Environment

No response

Additional Information

I've tried to go through the code and see if I could spot something glaringly wrong. I couldn't, but I have a feeling the authorization headers aren't properly set on the fetch-request. That said, I will see if I can inspect it using the Inspector... Nope.

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingNeeds triageNeeds to be reviewed by core team

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions