✅ [API] No client secret when creating OAuth2 client

Issue: When creating a new OAuth2 client on https://developers.monzo.com/apps, the “Client ID” and “Owner ID” are shown under the “Overview” section (among other details). However, the “Client secret” field is empty. This means that no requests can be made.

This is true for both confidential and non-confidential applications.

Details to reproduce: Create a new OAuth2 application on https://developers.monzo.com/apps.
OS: Google Chrome 67.0.3396.87
Device: Linux mla 4.18.3-arch1-1-ARCH #1 SMP PREEMPT Sat Aug 18 09:22:54 UTC 2018 x86_64 GNU/Linux
App Version: N/A

Screenshots:
scr

2 Likes

I am also seeing the exact same issue; Client Secret is blank when creating a new OAuth client.
Also confirmed this is the case for confidential and non-confidential clients.

OS: Google Chrome 68.0.3440.106

oauth

Thanks - I’ll look into this on Monday :pray:

5 Likes

Getting the same today still, thanks for reporting!

1 Like

Can confirm that the issue still persists. Thanks for reporting. :grin:

@HughWells any update on this?

I’m looking into it this afternoon :slight_smile:

3 Likes

This is now fixed :raised_hands:

2 Likes

Confirmed working, thanks a lot!

Concurred, thanks a lot!