Skip to content

Tracks played via a stream retrieved from the API do not appear in the authenticated user's listening history. #196

Open
@kwarklabs

Description

@kwarklabs

Title: Tracks played via a stream retrieved from the API do not appear in the authenticated user's listening history.

Issue found of: March 24th, 2022

Endpoint(s):

  • GET /tracks/{id}/streams

Scope(s):

  • None (application is not using authentication i.e., implicit flow)

Steps to reproduce:

curl --request GET \
  --url 'https://api.soundcloud.com/tracks/308946187/streams" -H  "accept: application/json; charset=utf-8'

Expected behaviour:

It would be great if Tracks played via a stream retrieved from the API appeared in the authenticated user's listening history.

Actual behaviour:

Tracks played via a stream retrieved from the API do not appear in the authenticated user's listening history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions