-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Same endpoint not returning same response depending on who's perfoming the request.
To Reproduce
Steps to reproduce the behavior:
- Perform GET request from Postman with URL: "https://hifi-two.spotisaver.net/track/?id=140276071&quality=LOSSLESS"
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working