-
Notifications
You must be signed in to change notification settings - Fork 88
Unable to find client secret #368
Comments
@bgornicki We've changed the flow, now the secret is not known by SteemConnect so if you don't have it you need to create a new reset, there isn't yet an easy way yet on the interface to do that but here is a snippet that should help: https://gist.github.com/bonustrack/ba0202345808a1d1216c1ec02668c0b1 |
I had the same problem, but I can't bring myself to try it. It looks like it adds the |
The problem is that the Steem account for my application was created using Steemconnect and I don't have the keys to do json_metadata update. |
@r351574nc3 the param name is misleading, on the |
Thank you, I was not aware of that and it solves my problem. |
@bonustrack Ok, I see. The hash obfuscates the secret which makes it fine to put into
|
@r351574nc3 you need to generate |
@bgornicki you repeated exactly what I said. I understand what the steps are. That's not what I'm asking or misunderstand here. I don't see how this is securing things if my hash is out there. It hasn't been said, so all I can do is assume. I'm going to assume the following: (@bonustrack please verify)
The above makes sense because then it means the reason the |
I tried the above and I am getting |
I'm trying to use WP social login with steemconnect. Thanks |
The application id is simply the app account username @digital-mine |
Ok. I used my account instead of my app account 🤦 My app account was created through steemconnect v2. I don't have any of the keys because steemconnect holds the keys, so I can't update the profile. I'm basically locked out at this point. I tried https://app.steemconnect.com/accounts/recover Still waiting on recovery. |
@r351574nc3 I asked the same question and here is the answer. |
@bgornicki Oh, I missed that earlier. Somehow, that didn't register to me at the time as valuable information. Thanks. For those that wonder which part was useful from @bonustrack :
|
I need to have my app "client secret" but it's impossible to get it from the dashboard.
The text was updated successfully, but these errors were encountered: