Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
857 views
in Technique[技术] by (71.8m points)

google apps script - Unreachable Service - appsactivity

I have started receiving the message "Unreachable Service - appsactivity" today while executing my google apps script webapp. Anyone knows if there is an outage going on?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Unreachable Service - appsactivity

The previous answer is correct but the issue mentioned is now closed as a duplicate of

Consider adding a star (on top left) to this issue instead. In addition, a related error:

Service not found: appsactivity v1

is also reported as duplicate of the above issue.


Possible solution(s):

  • Star the issue to pressure Google into fixing it and wait.

  • #30 - Remove appsactivity service from manifest file: appsscript.json

  • #33 - Disable V8 runtime

  • #43 - Disable, save and re enable Resources > Advanced Google services > Drive and Drive activity api

  • #49 - Enable the Apps activity api "for the project" you're having issue with.

  • #53 - Delete current project and create, use a new script


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...