Fixed long standing issue for sub-app oauth

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.

3 Likes

Hello.

I am able to download a “Download public JSON Web Key” from a sub-app,
I have a problem because it downloads the same key as the parent app.

The same problem occurs when I copy the app.

When integrating with Box, if I have already integrated with another app, I get a duplicate error and cannot integrate.