Furkan Pehlivan

Results 15 comments of Furkan Pehlivan

I made a mistake with the parameters. I will change it then reopen the request.

Have you done this step **4** in `Connecting to Spotify’s API` [doc](https://github.com/Rigellute/spotify-tui#connecting-to-spotifys-api)? You must enter the url in your spotify app dashboard for once.

Could you go to [Spotify Dashboard](https://developer.spotify.com/dashboard/applications) and go to the app that you created earlier after that click to the **Edit Settings** button then check the **Redirect URIs** section? You...

I guess it should only be `http://localhost:8888/callback` that url not the `localhost:8888/callback?code=`. You can also check the `${HOME}/.config/spotify-tui/client.yml` file just to be sure that you have provided the true credentials.

It turns error message when I tried to run non-kubectl tool as you can see below. What is your concern about it? I couldn't understand it. Could you give more...

It is a great idea! I will try to implement this feature and raise a PR. If you have any recommendation before I start, I am open for it.

Hi, I'm glad you like the tool. I would love to add this feature for AMP, but I do not currently have an AWS environment to work in. If you...

Hey @tanepiper, thanks for opening up an issue. Yeah, you are right. Right now, rbac-wizard only supports running on a local machine, but in the following week, I am going...

Great idea! I am planning to implement this feature in the next release. Thanks!