terminological / google-docs-mendeley

Google docs app script to allow citations in google docs.
MIT License
22 stars 1 forks source link

Mendeley API credentials revoked #17

Open robchallen opened 6 years ago

robchallen commented 6 years ago

We've disabled your access to the Mendeley API from 17 May 2018 as you have not accepted the updated Mendeley Terms and Conditions.

If you would like to continue to use the Mendeley API, please follow these steps:

Sign in to dev.mendeley.com with your Mendeley credentials. In my apps, please re-register all the applications using the Mendeley APIs Accept the Terms and Conditions and generate a new secret key. One per application. Implement the new secret key in your application code

robchallen commented 6 years ago

New credentials need to be supplied as script properties. Script.google.com >> File >> Project Properties >> Script properties needs client_secret; client_name; and client_id

robchallen commented 6 years ago

@geeko77: Instructions for setting up a developer account