Giter Site home page Giter Site logo

docusign / code-examples-ruby Goto Github PK

View Code? Open in Web Editor NEW
25.0 13.0 19.0 1.97 MB

Docusign Ruby on Rails code examples and launcher

Home Page: https://developers.docusign.com/

License: MIT License

Ruby 72.60% JavaScript 2.33% CSS 0.68% HTML 24.39%
docusign rooms-api docusign-api ruby jwt esignature click-api monitor-api webforms-api

code-examples-ruby's People

Contributors

aaronwds avatar an-tk avatar annahileta avatar connorl-docusign avatar dependabot[bot] avatar esambo avatar inbargazit avatar karissarjacobsen avatar larryklugerds avatar matthewlusher avatar mattkingds avatar mattlusher avatar meihds avatar paigesrossi avatar raileendr avatar rajrele avatar romanbachalosigmasoftware avatar rustamabdul avatar xjlin0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

code-examples-ruby's Issues

How the omniauth authentication will work in API Version ?

I have cloned the repository on local and able to create template successfully from my local to DocuSign account.
My aim is to provide an endpoint to Podio system where they POST the document by URI which I will be then forwarding to DocuSign to create a Template and return the created template_id in json response to source. They will utilize the template with Docmosis.

  • I am wondering how can I skip the first authentication step and do the authentication with DoucSign account via API calls as Web Service. OR if I can do that authentication from the UI at once only. Is there a mechanism that will fetch the and update the auth token automatically without any user interaction?

  • Moreover, I am not sure what is difference between a DocuSign developer account and regular account, Are the templates created in both are classified as belongs to different users?

Auth URL not available /auth/docusign

Hello, I think this gem is causing a problem.

gem 'omniauth-rails_csrf_protection'

It restricts the OmniAuth.allowed_request_methods to post which doesn't work because the example does a GET redirect to /auth/docusign.

I think this gem is present because of the CVE.

For folks who find this issue because they're stuck, if you're only working on an example, then you can remove it. If you need to go to production you have to have form that can click a 'login' button and POST to the auth url.

invalid_grant: expired_client_token Auth Grant Flow error

On running the project after setting the required values :
client_id => Integrator_Key (Same value used for client_secret)

On trying to login to my demo docusign account through the application using authentication grant flow,
I get:

OAuth2::Error
invalid_grant: expired_client_token {"error":"invalid_grant","error_description":"expired_client_token"}

App fails to start due to nokogiri version issues in Gemfile.lock

When attempting to start the app with bundle exec rails, I get:

You have already activated nokogiri 1.11.4, but your Gemfile requires nokogiri 1.11.3. Prepending `bundle exec` to your command may solve this. (Gem::LoadError)

It appears that both nokogiri 1.11.3 and 1.11.4 are listed for my platform (linux). Removing the reference to 1.11.3 in Gemfile.lock fixes the issue

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.