Jump to content

biship

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by biship

  1. I get this error when specifying my own ClientID and secret (from my GSuite account project).

    Following https://wiki.covecube.com/StableBit_CloudDrive_Q7941147

    There isn't an option to pick "Other" application type anymore, but I tried a few different types.

    CloudDrive.Service.exe    Error    0    [Main] Unable to start the StableBit CloudDrive service. Unexpected character encountered while parsing number: u. Path 'Settings.GoogleDrive.ClientId', line 28, position 29.    2020-08-10 00:09:16Z    539229463747

    Here is the format I am using (these values are not my actual values):

        "GoogleDrive": {
          "ClientId": 84234110-34fh908g09u45fghsdhf8g34gsdf66g3.apps.googleusercontent.com,
          "ClientSecret": t534sfsdfkljhf34908sedfa
        },

    "Unexpected character encountered while parsing number" seems a bit odd. The ClientID is alphanumeric.

    I tried just the project number as ClientID, which CD seems to accept, but then get an error on the Secret.

    CloudDrive.Service.exe    Error    0    [Main] Unable to start the StableBit CloudDrive service. Unexpected character encountered while parsing value: a. Path 'Settings.GoogleDrive.ClientSecret', line 29, position 22.    2020-08-10 00:24:30Z    548368650900

    Does this work for anyone?

×
×
  • Create New...