Skip to content

Error: “Service not found: plus v1” #167

@AnthonyRobles

Description

@AnthonyRobles

Steps to reproduce

  1. Upgrade to version 5.0.2;
  2. Follow the normal upgrade process;
  3. Click on Run > notifStart;

Expected behavior

The script should start correctly

Current behavior

I'm receiving an error “Service not found: plus v1”

Context

  • Version of the script: 5.0.2
  • I used old versions, so Google Plus was active in the past (however it's now deprecated)

Possible solution

  • Modifying the manifest file (View > Show manifest file) in order to display appsscript.json
  • Remove the lines below:
    { "userSymbol": "Plus", "serviceId": "plus", "version": "v1" }
    This seemingly works for me, I can now launch the script without error. I'll wait for my next notification to show up in my inbox to make sure it is actually working.
  • Similar case (for another script) here
  • I also went into the Google Cloud Platform, and disabled the Google Plus API from the project (it was still there and enabled), although I'm not sure whether this is necessary to resolve the issue.
  • I'm not sure whether this is happening to everyone, I'm assuming only to those who used old versions of the GoogleContactsEventsNotifier from the past.

Thank you @GioBonvi for this neat little script, which is compensating for a lack of birthday notifications in Google Calendar. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugRelated to a bug or a critical problem in the code.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions