Missing Client ID

You must specify the client_id parameter to the authorization link so Pushed can callback the specified URI with authorization details response.
The client_id corresponds to your app_key. You can find your app_key in the Settings section of your application.

OAuth Integration Documentation