Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I selected all the options and pressed "Send Now" it didn't looks like it worked #15

Closed
mikebz opened this issue Mar 29, 2011 · 5 comments

Comments

@mikebz
Copy link
Contributor

mikebz commented Mar 29, 2011

No description provided.

@jocrag
Copy link
Contributor

jocrag commented Mar 30, 2011

I assume this is for PHP. It works for me when I choose all the options. Please include steps to recreate.

@jocrag
Copy link
Contributor

jocrag commented Mar 30, 2011

Not reproducible

@jocrag jocrag closed this as completed Mar 30, 2011
@mikebz
Copy link
Contributor Author

mikebz commented Mar 31, 2011

just tried it again.

step 1:
use my e-mail / foobar17
an integrator key.

Step 2:
select stock doc and then select all of the options

Step 3:
click send.

Result:

SoapFault Object
(
[message:protected] => Unauthorized to view Envelopes: 0676fe5d-a4ca-46fc-84cc-683bcd6a413f, 70677abd-993d-4821-9187-375e5504e9f6
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /Library/WebServer/Documents/DocuSign2011Q1Sample/api/APIService.php
[line:protected] => 1749
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /Library/WebServer/Documents/DocuSign2011Q1Sample/api/APIService.php
[line] => 1749
[function] => __soapCall
[class] => SoapClient
[type] => ->
[args] => Array
(
[0] => RequestStatusesEx
[1] => Array
(
[0] => __PHP_Incomplete_Class Object
(
[__PHP_Incomplete_Class_Name] => RequestStatusesEx
[EnvelopeStatusFilter] => __PHP_Incomplete_Class Object
(
[__PHP_Incomplete_Class_Name] => EnvelopeStatusFilter
[UserInfo] =>
[AccountId] => 766e7948-6866-4ee3-9e71-4c53603dc14f
[BeginDateTime] =>
[EndDateTime] =>
[Statuses] =>
[EnvelopeIds] => Array
(
[0] => 0676fe5d-a4ca-46fc-84cc-683bcd6a413f
[1] => 70677abd-993d-4821-9187-375e5504e9f6
[2] => 69b88202-ea14-4f7e-8da0-6df147aa073a
[3] => 21f02389-3148-4a1b-a375-472f2b1ae24f
)

                                                [StartAtIndex] => 
                                                [ACStatus] => 
                                            )

                                    )

                            )

                        [2] => Array
                            (
                                [uri] => http://www.docusign.net/API/3.0
                                [soapaction] => 
                            )

                    )

            )

        [1] => Array
            (
                [file] => /Library/WebServer/Documents/DocuSign2011Q1Sample/getstatusanddocs.php
                [line] => 43
                [function] => RequestStatusesEx
                [class] => APIService
                [type] => ->
                [args] => Array
                    (
                        [0] => __PHP_Incomplete_Class Object
                            (
                                [__PHP_Incomplete_Class_Name] => RequestStatusesEx
                                [EnvelopeStatusFilter] => __PHP_Incomplete_Class Object
                                    (
                                        [__PHP_Incomplete_Class_Name] => EnvelopeStatusFilter
                                        [UserInfo] => 
                                        [AccountId] => 766e7948-6866-4ee3-9e71-4c53603dc14f
                                        [BeginDateTime] => 
                                        [EndDateTime] => 
                                        [Statuses] => 
                                        [EnvelopeIds] => Array
                                            (
                                                [0] => 0676fe5d-a4ca-46fc-84cc-683bcd6a413f
                                                [1] => 70677abd-993d-4821-9187-375e5504e9f6
                                                [2] => 69b88202-ea14-4f7e-8da0-6df147aa073a
                                                [3] => 21f02389-3148-4a1b-a375-472f2b1ae24f
                                            )

                                        [StartAtIndex] => 
                                        [ACStatus] => 
                                    )

                            )

                    )

            )

        [2] => Array
            (
                [file] => /Library/WebServer/Documents/DocuSign2011Q1Sample/getstatusanddocs.php
                [line] => 102
                [function] => createStatusTable
                [args] => Array
                    (
                    )

            )

    )

[previous:Exception:private] => 
[faultstring] => Unauthorized to view Envelopes: 0676fe5d-a4ca-46fc-84cc-683bcd6a413f, 70677abd-993d-4821-9187-375e5504e9f6
[faultcode] => soap:Client
[faultactor] => https://demo.docusign.net/api/3.0/api.asmx
[detail] => 

)

@jocrag jocrag reopened this Mar 31, 2011
@jocrag
Copy link
Contributor

jocrag commented Mar 31, 2011

This is due to some envelopes being created under a different user. Fixed in PHP and checked in but will not close until verified fix is in Java also.

@jocrag
Copy link
Contributor

jocrag commented Mar 31, 2011

Fixed in Java and checked in

@jocrag jocrag closed this as completed Mar 31, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants