Amin Abou Harb

Results 6 comments of Amin Abou Harb

I tried this instead of just fixing the www-authenticate header. it worked intermittently like once it work and 10 times it wont :( ```js proxy.on('proxyRes', function (proxyRes, req, res) {...

@fcor no I havent. Ill give it a try and get back to you. thanks.

thats apperently how it works you can provide some options for the parser to preserve order like so: parser = new xml2js.Parser({ explicitChildren: true, preserveChildrenOrder: true, charsAsChildren: true }); but...

I did the following change to the package.json: ```diff - "test:lint": "eslint .", + "test:lint": "eslint ./src/*.tsx", ```

> Yup, managed to accept both invitations is this still valid? cause I see you are now working on the original repo no?

I got the same issue on metis chain too. Was trying to buy AraFi Token on hermes router. it is intermittent though and I cannot consistently reproduce it.