Skip to content

Same endpoint returns different "version" and body format #123

@nassimoufighou

Description

@nassimoufighou

Describe the bug
Same endpoint not returning same response depending on who's perfoming the request.

To Reproduce
Steps to reproduce the behavior:

  1. Perform GET request from Postman with URL: "https://hifi-two.spotisaver.net/track/?id=140276071&quality=LOSSLESS"
  2. Perform same request mentioned above from a Java client.

Example of bug
N/A

Expected behavior
A request should return same body response, no matter who's performing the request.

Additional context
The "version" field in the request response is different in both executions, so that may lead to a different model usage for the endpoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions