Hi Josh,
All of my details seem to be correct, i've repeated the process many times and i still receive the same error.
I'm using "Installed application" type when i create the Client ID and not a web application.
I am indeed using the OAuth asp.net library examples code and not my own code.
BTW, the "clientCustomerId" as mentioned in the example app.config file needs to be the ID of my MCC account, correct?
" <add key="ClientCustomerId" value="INSERT_YOUR_CLIENT_CUSTOMER_ID_HERE"/> "
Any idea why this still is not working?
Thanks