I am trying to install a sample DrEdit application for Salesforce on GAE. The application starts, but saving or opening the file leads to HTTP 403 "Access Not Configured Error" error.
I also tried using the values for the Access API> Client ID for web applications. The Google Drive SDK client ID> OAuth has also been set differently for SDK client IDs and web applications. but, after enabling both (Api, SDK) in Api access service, I still get the same error.
source
share