View Issue Details

IDProjectCategoryView StatusLast Update
0006878Talerobsolete componentpublic2023-12-11 20:08
ReporterChristian Grothoff Assigned ToFlorian Dold  
PriorityhighSeverityblockReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.8Fixed in Version0.8 
Summary0006878: test-merchant-walletharness.sh fails
DescriptionError: Request failed with status code 401
    at createError (/home/grothoff/lib/taler-wallet-cli/node_modules/taler-wallet-cli/dist/taler-wallet-cli.js:5039:15)
    at settle (/home/grothoff/lib/taler-wallet-cli/node_modules/taler-wallet-cli/dist/taler-wallet-cli.js:5055:12)
    at IncomingMessage.handleStreamEnd (/home/grothoff/lib/taler-wallet-cli/node_modules/taler-wallet-cli/dist/taler-wallet-cli.js:7419:11)
    at IncomingMessage.emit (events.js:326:22)
    at endReadableNT (_stream_readable.js:1241:12)
    at processTicksAndRejections (internal/process/task_queues.js:84:21) {
  config: {
    url: 'http://localhost:8083/private/instances/myinst',
    method: 'delete',
    headers: {
      Accept: 'application/json, text/plain, */*',
      Authorization: 'Bearer secret-token:invalid',
      'User-Agent': 'axios/0.21.1'
    },
Additional InformationThis is after changing the access control to the merchant backend as discussed.
TagsNo tags attached.

Activities

Florian Dold

2021-05-21 12:06

manager   ~0017891

Fixed in wallet-core.git 0e0d5fa3.

Issue History

Date Modified Username Field Change
2021-05-19 18:35 Christian Grothoff New Issue
2021-05-19 18:35 Christian Grothoff Status new => assigned
2021-05-19 18:35 Christian Grothoff Assigned To => Florian Dold
2021-05-21 12:06 Florian Dold Status assigned => resolved
2021-05-21 12:06 Florian Dold Resolution open => fixed
2021-05-21 12:06 Florian Dold Note Added: 0017891
2021-07-30 13:56 Christian Grothoff Fixed in Version => 0.8
2021-08-24 16:23 Christian Grothoff Status resolved => closed
2023-12-11 20:08 Florian Dold Category taler-wallet-lib => obsolete componet
2023-12-11 20:08 Florian Dold Category obsolete componet => obsolete component