UDOIT-Getting a valid auth token back

meckc
Community Novice

Hi all,

I'm working through getting this setup for our campus and have run into an issue that I'm scratching my head at.

I've read through the API docs and understand what's going on but within the oauth2response.php file, where it builds the post up to the /login/oauth2/token, I've verified the client_id, redirect_uri, client_secret and the code are being posted but am unable to get any sort of json response back at all.....just blank.

Any ideas or things to test?  I've built out my dev keys and assigned the values in the config file.....

Thanks,

-Chris