Samed Düzçay
Samed Düzçay
It would be great to see this feature.
Yeah sure. Any kind of help is always appreciated 👍
Yes, of course! > On 24 Oct 2020, at 13:44, kajal1811 wrote: > > > Can I contribute to this issue? > > — > You are receiving this...
@gthropp It looks really good! But there are some slight changes I'd really appreciate to see: 1. Is _jQuery_ and _jQuery-ui_ really necessary? If they are, can you please put...
@arijitAD I've just updated the description. Please let me know if you need more information!
I also had this same issue. The error message is wrong, it should complain about the request body, but instead it says bots cannot use the endpoint. Bots **can** use...
I already do that. I give the same host as parameter, otherwise I wouldn’t get the errors.
I would love to, but honestly, I don't have that much time to familiarize myself with the code and open a PR. I just wanted to report this. Thanks for...
Using [jest-mock-axios](https://www.npmjs.com/package/jest-mock-axios) solved this issue for us.
I had the same problem with Node v12.10, downgrading to v11.15 fixed it for me.