I have created a new OAuth App and set it to a Client Credentials grant type. When I click on the Save button, it changes to "Saving..." and the circle to the left continues to spin. This will continue for hours.
If I return to the Manage OAuth Application screen, I will see the application listed on the page with a Client ID but if I attempt to edit it to view the Client Secret, it will display the page with a large spinning circle in the middle.
If I use the Implicit or Code Authorization grants everything goes smoothly. Is there a permission I need or some way for me to obtain the secret for the application I created?