Error code
1008
Error message
Secret should not be supplied
Cause
This is a safety check to ensure that the secret parameter has not been included when making requests from your web browser. You should never include the secret on any web page.
Resolution
The secret should be used for server-to-server API calls only.