Configuring Google Drive API and SDK
        Posted  
        
            by 
                Milan Sanghani
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Milan Sanghani
        
        
        
        Published on 2012-05-16T04:17:30Z
        Indexed on 
            2012/06/12
            22:40 UTC
        
        
        Read the original article
        Hit count: 397
        
I'm attempting to install the DrEdit sample app for Salesforce onto GAE. The app runs, but saving or opening a file results in an HTTP 403 "Access Not Configured Error".
I have also attempted to use the values for API Access>Client ID for web applications. The Google Drive SDK> OAuth Client ID has also been set variously to the Drive SDK and web app Client IDs. but, After enabling both (Api, SDK) in Api access service i am still getting same error.
© Stack Overflow or respective owner