Skip to content

Media assets not reachable anymore through api requests since media requires #19669

Open
@33Fraise33

Description

@33Fraise33

Deployment Type

Self-hosted

NetBox Version

since 4.1.7

Python Version

3.12

Steps to Reproduce

  1. Use the api to retrieve image attachments
  2. Try to retrieve the attachment by the url provided with the api key
  3. this gives a failure when LOGIN_REQUIRED is set to true - related to Fixes #17972: Force evaluation of LOGIN_REQUIRED when requesting static media #17990

Expected Behavior

Allow a way to retrieve an image by url with an API key.

Observed Behavior

an error occurs because the request is not authenticated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: under reviewFurther discussion is needed to determine this issue's scope and/or implementationtype: bugA confirmed report of unexpected behavior in the application

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions