Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user which reposted the track/playlist to /me/activities #20

Open
sneljo1 opened this issue Jan 21, 2021 · 1 comment
Open

Add user which reposted the track/playlist to /me/activities #20

sneljo1 opened this issue Jan 21, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@sneljo1
Copy link

sneljo1 commented Jan 21, 2021

Add user which reposted the track/playlist to /me/activities

Issue found of: September 20th, 2020

Endpoint(s):

  • GET /me/activities

Scope(s):

Steps to reproduce:

curl --request GET \
  --url 'https://api.soundcloud.com/me/activities?oauth_token=XXX'

Expected behaviour:

Similar to the api-v2 endpoints, the "stream" aka activities, should also return the user which has reposted the track, if reposted.

Actual behaviour:

Only the user which created the track or playlist is available in the object. I find it really useful myself to know which person reposted a track or playlist. Based on this information I can see if certain people are still interesting to follow, and if it is worth to maybe listen to or not.

@rahul-sc rahul-sc added the enhancement New feature or request label Jan 25, 2021
@obrhoff
Copy link

obrhoff commented Sep 18, 2021

Any update regarding this issue? Knowing from who originated the activity is kinda crucial for this endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants