rwilson12
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by rwilson12-
rwilson12 created a post,
status of box app: Meeting Evolution
Hi, I submitted my app for approval weeks ago and I have not heard back about the status of our app being approved to be in your marketplace. Thank you
-
rwilson12 created a post,
status of box app
Hi, I submitted our app for approval about a week ago and I have not heard anything from support. Can I get an update on our app status, please? The name of our app is Meeting Evolution. Thank you...
-
rwilson12 commented,
In further review, I can see I am using OAuth. I changed my authentication type and included a redirect_uri and now I get prompted to grant access. Is there a way to bypass the grant access prompt...
-
rwilson12 commented,
I am using the following sdkhttps://github.com/golchha21/BoxPHPAPIhttps://app.box.com/api/oauth2/authorize?response_type=code&client_id=1h1gbnexmm1i2ehth97c9lhmz4ukpgbk&redirect_uri=https%3A%2F%2F...
-
rwilson12 created a post,
JWT enabled but still get redirect_uri_mismatch
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 ...