Account
Earned badges
Achievement: Latest Unlocked
Topics Started
Replies
Preferences
Topic Started
Topics |
---|
I'm trying to call OneSpan API call from MS Power BI, but currently unsuccessful. How does one handle renewing Bearer Token? |
Hi Duo, when I use GET Packages API call response says I have total of X Packages but if I use GET account usage it tells me I have Y Packages and Y is almost double value of X. I need accurate "c |
Re API documentation I expect ALL documents associated with given Package will be returned in Zipfile from this call ->api/packages/{packageId}/documents/zip call |
Hello there, I do not believe we ( Vancity ) are using PCC ( Personal Certificate Client ). Please provide your confirmation. |
After doing some 11.39 SANDBOX testing; seems retrieving Sender via Email works but retrieving Sender via Sender ID does not. |
Replies Created
Reply to: Hi mikcanf, Although…
Thursday, June 25, 2020 at 04:46pmYou seem to have been able to "paste" the info directly in which didn't work for me so I tried to save/attach a couple of image files. One is a portion of the Evidence Summary and some body details for POST /api/authenticationTokens/signer/multiUse
The body is below as well, "??????" I can't seem to find value for signerId that works and tried many values. The packageId is fine. I see where you have differentiated ID for Roll vs ID for Signer but I don't know what signerId is called / referred to as in the APP it self, where can I see it in the App, by what label/text description? or is it even visible in App ( as in how a users sees it )?
{
"packageId": "KPK77FQHcXjr5xZJ5bq9lRefZZM=",
"signerId": "??????",
"sessionFields": {},
"value": "string"
}
Reply to: GET /api/account/senders/{senderId}
Monday, June 29, 2020 at 12:55pmWhen you say "Sender ID is generated by OneSpan Sign system when the sender was invited." I thought the "sender" does the "inviting" i.e. "sender" sends Email to "recipient" (inviting) them to sign documents in question. Who? invites a "sender". . .
Reply to: 400 Bad Request error using POSTMAN
Friday, July 3, 2020 at 10:21amI went back to try a new clientId and secret via US sandbox. POSTMAN allows you to indicate "Auth" TYPE but I'm not sure which I s/b using, perhaps Bearer Token, or OAuth 2.0, or No Auth. I tried various options but still got 400 error. I notice POSTMAN has it's own Token in it's own header field
08:01:31.984 (Vancouver Time PST) 03Jul2020
POST https://sandbox.esignlive.com/apitoken/clientApp/accessToken
400
344 ms
Network
Request Headers
Accept: application/json
Content-Type: application/json
Postman-Token: 8d2211fe-9b1a-4048-8ff0-0139a0944975
Request Body
{
"clientId": "173??????????????88120d007e",
"secret": "6879??????????????????????????????????????????????????????????????????8480",
"type": "OWNER"
}
Response Headers
Server: nginx
Date: Fri, 03 Jul 2020 15:01:32 GMT
Content-Type: text/html
Content-Length: 150
Connection: close
Allow: GET, POST, HEAD, PUT, PATCH, DELETE
Response Body
<html>
<head><title>400 Bad Request</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
<hr><center>nginx</center>
</body>
</html>
Reply to: 400 Bad Request error using POSTMAN
Friday, July 3, 2020 at 03:07pmDuo, can you confirm your results are using POSTMAN with auth = "No Auth" (and clientId, secret in Body/Payload). Do you get a new token in the response body?
Reply to: 400 Bad Request error using POSTMAN
Friday, July 3, 2020 at 05:00pmLooking at what you have, I see a green dot beside Params. As this is a POST I have no Params, what/why do you seem to have Params? Mike
Subscriptions
Topics | Replies | Freshness | Views | Users |
---|---|---|---|---|
I'm trying to call OneSpan API call from MS Power BI, but currently unsuccessful. How does one handle renewing Bearer Token? |
2 | 2 weeks 2 days ago | 39 | ![]() |
Hi Duo, when I use GET Packages API call response says I have total of X Packages but if I use GET account usage it tells me I have Y Packages and Y is almost double value of X. I need accurate "c |
5 | 3 weeks 4 days ago | 46 | ![]() |
Re API documentation I expect ALL documents associated with given Package will be returned in Zipfile from this call ->api/packages/{packageId}/documents/zip call |
4 | 1 month ago | 33 | ![]() |
Hello there, I do not believe we ( Vancity ) are using PCC ( Personal Certificate Client ). Please provide your confirmation. |
1 | 10 months 3 weeks ago | 46 | ![]() |
After doing some 11.39 SANDBOX testing; seems retrieving Sender via Email works but retrieving Sender via Sender ID does not. |
5 | 2 years 3 months ago | 31 | ![]() |