GithubHelp home page GithubHelp logo

Comments (2)

armenarmen avatar armenarmen commented on July 17, 2024 1

I was being silly

from google-api-ruby-client.

armenarmen avatar armenarmen commented on July 17, 2024

Context
service = Google::Apis::SlidesV1::SlidesService.new service.authorization = Google::Auth::UserRefreshCredentials.new( client_id: Rails.application.credentials.dig(:omniauth, :google_oauth2, :public_key), client_secret: Rails.application.credentials.dig(:omniauth, :google_oauth2, :private_key), refresh_token: s.refresh_token, access_token: s.access_token, scope: [ Google::Apis::SlidesV1::AUTH_PRESENTATIONS_READONLY, Google::Apis::SheetsV4::AUTH_SPREADSHEETS_READONLY ] ) prezi = service.get_presentation("15_zk6xVGo7ZRl9qBwhPdGuPt4GWY1_VzDDX2eE6EW4U")
and my available methods are: [:update!,:title=,:page_size,:title,:layouts=,:masters=,:notes_master=,:page_size=,:layouts,:notes_master,:locale,:locale=,:presentation_id=,:masters,:slides,:revision_id=,:slides=,:presentation_id,:revision_id,:to_h]

prezi.slides.first.methods = [:slide_properties,:object_id_prop,:slide_properties=,:update!,:revision_id=,:layout_properties=,:master_properties=,:notes_properties=,:page_elements=,:page_properties=,:page_type=,:layout_properties,:master_properties,:notes_properties,:page_elements,:page_properties,:object_id_prop=,:page_type,:revision_id,:to_h]

I am seeing it mentioned here

Any pointers on what I am doing incorrectly would be greatly appreciated

from google-api-ruby-client.

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.