Coder Social home page Coder Social logo

docusign / code-examples-bash Goto Github PK

View Code? Open in Web Editor NEW
17.0 12.0 12.0 2.06 MB

Docusign Bash Code Examples and Launcher

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

License: MIT License

HTML 9.95% PHP 21.45% Shell 58.52% Python 10.09%
bash esign esignature rooms-api click-api monitor-api webforms-api

code-examples-bash's People

Contributors

aaronwds avatar annahileta avatar connorl-docusign avatar inbargazit avatar karissarjacobsen avatar larryklugerds avatar matthewlusher avatar mattkingds avatar mattlusher avatar meihds avatar paigesrossi avatar raileendr avatar romanbachalosigmasoftware avatar serhio17 avatar spekulatius avatar wang-emi avatar yevda avatar yuliiatrehub avatar

Stargazers

 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

code-examples-bash's Issues

Create Template out of the box

Create template submit button out of the box, gives you an error "undefined local variable or method `template_name' for"

Did you mean?

  • template_request
Extracted source (around line #162):

160 161 162 163 164 165 template_request = DocuSign_eSign::EnvelopeTemplate.new( 'documents' => [document], 'name' => template_name, 'emailSubject' => 'Please sign this document', 'envelopeTemplateDefinition' => envelope_template_definition, 'recipients' => DocuSign_eSign::Recipients.new(

Request

Parameters:

None
Did you mean? template_request Extracted source (around line #162): 160 161 162 163 164 165
template_request = DocuSign_eSign::EnvelopeTemplate.new(
  'documents' => [document],
  'name' => template_name,
  'emailSubject' => 'Please sign this document',
  'envelopeTemplateDefinition' => envelope_template_definition,
  'recipients' => DocuSign_eSign::Recipients.new(

Application Trace | Framework Trace | Full Trace
app/services/e_sign/eg008_create_template_service.rb:162:in make_template_req'](http://localhost:3000/eg008#) [app/services/e_sign/eg008_create_template_service.rb:26:in worker'
app/controllers/e_sign/eg008_create_template_controller.rb:14:in `create'
Request
Parameters:

None
Toggle session dump
Toggle env dump

JWT creation tool is written in PHP

For the BASH script examples, can you consider providing a version of the JWT creation tool in Python instead of (or in addition to) PHP? Many of us in regulated environments do not have access to servers with PHP installed nor do we have access to install PHP on our local machines. Since Python is used as a systems language in most popular Linux distros it's far more likely to be installed and accessible than PHP is. (I examined the Python examples and those will not work because we can't install Flask, and these sorts of utilities should not rely on being able to run local web servers.)

eSignature "Creating a brand" example broken

Issue

When running the example using the launcher bash launcher.sh after obtaining the authentication token via the JWT method and trying to run example 28 of the eSignature API I get the following error:

: command not found/eg028CreatingABrand.sh: line 2: 
examples/eSignature/eg028CreatingABrand.sh: line 78: syntax error: unexpected end of file

Screenshot

Screen Shot 2021-09-23 at 10 32 34

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.