Commit 4312e4630a760ebaa54ad78b0d244a8d2570f314

Authored by Adhidarma Hadiwinoto
1 parent 9959b8a9d2
Exists in master

unquote url

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -90,7 +90,7 @@ function topupRequest(task, retry) {
90 90 request(
91 91 {
92 92 method: 'PUT',
93   - uri: 'config.h2h_out.partner',
  93 + uri: config.h2h_out.partner,
94 94 multipart: [{
95 95 'content-type': 'text/xml',
96 96 body: payload_xml