Skip to content

Commit

Permalink
add section for api keys revocation
Browse files Browse the repository at this point in the history
  • Loading branch information
dasha-kobzeva committed Aug 16, 2021
1 parent 3b7e2e6 commit 8084df1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,12 @@ We're actively exploring on how best to open up public access to our API again.
### How can I update my app's `redirect_uri`?
Our Support Team will be happy to help you with your URI's redirects. Please fill out a ticket [here] under "I need help with something else" and they will get back to you as soon as they can.

### My app disappeared from `https://soundcloud.com/you/apps`, what should I do?
If you registered an app with Soundcloud and now cannot find it, it's possible your API keys were revoked as unused for some time.
Our Support Team will be happy to help you with reinstating the keys. Please fill out a ticket [here] under "I need help with something else" and they will get back to you as soon as they can.

### I have a questions about the SDKs. Can I post them here?
Yes, you may. However, please note that we're not maintaining the Ruby, Python or JS SDK anymore and we're going to be announcing soon that we're going to poen it for maintainers from the community if there's interest. Our recommendation is to use the API directly and build your own client. We will also be exposing the underlying yaml file for the OpenAPI spec soon, so that folks can generate clients from this.
Yes, you may. However, please note that we're not maintaining the Ruby, Python or JS SDK anymore and we're going to be announcing soon that we're going to open it for maintainers from the community if there's interest. Our recommendation is to use the API directly and build your own client. We will also be exposing the underlying yaml file for the OpenAPI spec soon, so that folks can generate clients from this.

### I am an official partner of SoundCloud. Can I use this issue tracker for a technical question?
This repository only deals with the public-facing API. Any partnership-specific questions don’t belong here as this is a public forum; please contact your SoundCloud partnership contact.
Expand Down

1 comment on commit 8084df1

@Riens41
Copy link

@Riens41 Riens41 commented on 8084df1 Mar 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README.md

Please sign in to comment.