Giter Site home page Giter Site logo

Comments (5)

abhinav-adtechs avatar abhinav-adtechs commented on July 29, 2024 1

I was able to reproduce this issue with this scenario – If you have multiple google accounts logged in and the account you are installing in is not the primary account you will face this PERMISSION_DENIED issue. I was able to fix this error by making the account as the only account in the google space
Screenshot 2023-05-10 at 10 07 58 PM

from react-google-apps-script.

enuchi avatar enuchi commented on July 29, 2024

This is a known error. You can follow this LONG thread here for ideas: https://issuetracker.google.com/issues/69270374

It seems like it's possible that V8 and Rhino versions behave differently, which is one reason this app still tries to be somewhat compatible with both (or would if some of the old babel rules are added).

I don't have an answer for you since my own add-ons now have issues that I thought were solved, but that thread is one place to watch in case the google team provides an update.

from react-google-apps-script.

kickbox avatar kickbox commented on July 29, 2024

Hi @enuch as described in the forum I contacted gSuite support and got these responses. So, I think opening a support ticket helps in putting pressure on Google to fix the issue.

1
Thank you for your patience as we have been investigating this issue. I would like to assure you today that our team continues to actively investigate this issue, and as soon as I receive an update I will contact you immediately.

I would also like to let you know that you may update this case at any time if you have further questions about this issue, and/or if you find any additional information that you believe would benefit the investigation of this matter.

2.
I appreciate your time in reaching us regarding this case. Before we proceed, I'd like to set the right expectations with you. Google Apps Script is not part of the G Suite core services defined in the terms of service agreement here [1]. Nevertheless, we will do out best to assist you with this issue.

After researching, it seems there are others affected by the same behavior when having multiple sign in's on the same browser session. The solution was to disable the V8 engine, [2]. Kindly advise if this fixed the issue? You can find the Stackoverflow discussion here [3].

The case will remain open while I wait for your response. If you’d like to speak over the phone, let me know by replying to this email with the best contact number and time to call within your timezone. Also if you have any other questions or additional comments, don’t hesitate to reply and I'll be happy to continue helping you.

[1] https://gsuite.google.com/terms/user_features.html
[2] https://developers.google.com/apps-script/guides/v8-runtime#enabling_the_rhino_runtime
[3] https://stackoverflow.com/questions/60442915/container-bound-script-getting-permission-errors-trying-to-run-functions-with-go

from react-google-apps-script.

enuchi avatar enuchi commented on July 29, 2024

Thanks @kickbox. It looks like the error still exists but appreciate you opening the ticket with the google team. Hopefully they fix this bug soon.

from react-google-apps-script.

kickbox avatar kickbox commented on July 29, 2024

Yes, they gave an ETA of September - Hopeful:+1: . I have been able to reproduce the issue consistently. The issue happens when accessing properties service when multiple google sessions exist in browser.

from react-google-apps-script.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.