Can't get secret for REST API App from Dashboard

somebob
New Community Member

I've created a test App in my Dashboard under REST API.

I see the client ID there and the "Show" button for secret, but, when I click on that Show link, nothing happens.

What am I missing?

  Thank u

Login to Me Too
4 REPLIES 4

kingshark8848
Contributor
Contributor

Hello mate, have u find the solution?

I met the same problem.

Login to Me Too

MTS_Justin
Moderator
Moderator
Hello,

We've been made aware of this issue and have already requested our engineering team to review the issue and provide a solution.

I'll "pin" this thread to the top of the forum so other users are aware there is an issue and I'll post here once the issue has been resolved.

Thanks !

Was my post helpful? If so, please give me a kudos!
Login to Me Too

jhsmith12345
Contributor
Contributor

Work around:

Inspect with developer console the show button element. A few lines below there's a div like this:

<div id="credentials-table-sb" aria-labelledby="show-secret" class="display-none" data-length="1">

 

Simply remove the display-none class and the secret will shows.

Login to Me Too

MTS_Justin
Moderator
Moderator
Hello,

This issue should now be resolved.

Apologies for any inconvenience.

Thanks !

Was my post helpful? If so, please give me a kudos!
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.