-
Testing on Travis CI yielded error when using Python 2.6 interpreter. Needs fixing.
``` python
======================================================================
ERROR: tests.test_client.TestClie…
hbldh updated
7 years ago
-
def getChallengeThreshold(userId: String, accountId: String, transactionRequestType: String, currency: String): (BigDecimal, String)
returns the amount and currency (three letter ISO code) as a san…
-
Try deleting the Quiz UI Test mission on the Instructor app. It's returning a 500.
Might be dependent on #19 because it could be using a wrong bankId.
-
Extend getTransactionRequestTypes (currently in 1_4_0) (ONLY add new attributes / objects). (Else create a new version.)
Thus:
/banks/BANK_ID/accounts/ACCOUNT_ID/VIEW_ID/transaction-request-type…
-
Hei. Jeg lurer på om det er mulig å signere med BankID på mobil gjennom dette APIet. Jeg ser ikke ut til å få opp dette valget i testløsningen hvertfall.
Når jeg kommer til signeringsløsningen via …
-
# Status
This feature is now mostly working in https://github.com/openpnp/openpnp/tree/feature/%23399-slotted-feeders.
TODO:
* [x] Setting a feeder that is loaded in another slot should move it…
-
Create cluster using both either wiki instruction:
[https://glassfish.dev.java.net/javaee5/build/GlassFish_LB_Cluster.html/Setting](https://glassfish.dev.java.net/javaee5/build/GlassFish_LB_Cluster.ht…
-
Mest sansynlig Guid som failer
-
Just taking my first stab at downloading data using ofxget, and getting this error:
ofxget -u username https://vesnc.vanguard.com/us/OfxDirectConnectServlet --org "The Vanguard Group" --fid 1358 -n…
-
I'm getting a failure at Client.py line 249:
```
with contextlib.closing(urlopen(request)) as response:
```
with the following error:
```
urllib.error.URLError:
```
I've tried in both pytho…