I have created an app and enabled JWT authenticaction. When I run the code for authorization I get back the error for redirect_uri_mismatch.
There is no field in the app for the redirect_uri when JWT authentication is enabled.
I see where to set the redirect_uri if I don't enable JWT authentication.
Any help would be appreciated.