Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • My bad, you just have to place the p12 file in the SSL folder on your server. DOOH, but “place it anywhere” made me think it will work.

    No need to edit code or other settings. File permisions 744

    I ended up in https://code.google.com/apis/console/b/0/?noredirect&pli=1#project:1061034667957:drive_sdk

    where I have options to edit

    Drive Integration
    Authentication
    Automatically initiate the OAuth 2.0 flow when users open my application from Drive
    Open URL (Required) (GIVE EXAMPLE MAYBE ?)
    This URL is used when the user opens an existing Google Drive item with your application.

    Multiple File Support
    Allow users to open multiple files using a single instance of this application
    Default MIME Types
    List MIME types that your application can open. Users can make your application open files with these MIME types by default.
    1.
    Default File Extensions
    List file extensions that your application can open. Users can make your application open items with these extensions by default.
    1.
    Secondary MIME Types
    List secondary MIME types that your application supports. These MIME types are never opened with your application by default.
    1.
    Secondary File Extensions
    List secondary file extensions that your application supports. These file extensions are never opened with your application by default.
    1.
    Create With
    Allow users to create new documents using this application
    Import
    Allow users to open files that can be converted to a format that this app can open
    Mobile Browser Support
    Check this if your application can be launched and works properly in a mobile browser

    Any of these relevant and need to be edited ?

    Hi all, I’m researching a fix for this problem for 4 hours now. Can’t get around “An error occurred: Unable to parse the p12 file. Is this a .p12 file? Is the password correct? OpenSSL error:”

    Maybe the password isn’t sent by the plug-in. I know that google updated it’s assertion credentials https://github.com/google/google-api-php-client/blob/master/src/Google/Auth/AssertionCredentials.php

    p12 is downloadable, recreated client id, no white spaces, tried with/without www.

Viewing 3 replies - 1 through 3 (of 3 total)