Hi all,
If you were having trouble oauth into your sub-app where it errors on “No private key created”, we just deployed a fix for that.
This has been a long-standing problem where private json web key within the sub-app was never generated because sub-apps copied most of its data from the parent app.
In order to successfully generate key pair for your sub app, make sure to go to settings tab in your sub app and under API subtab, “advanced” section, click on “Download public JSON Web Key”.
Let us know if you still have trouble oauth-ing to your sub-apps using sub-app’s credentials.