mods icon indicating copy to clipboard operation
mods copied to clipboard

BUG SEND JSON WEB API

Open dgcardoso opened this issue 3 years ago • 3 comments

Discord Bot Maker version (master branch only supports the beta 2.0.x)

  • [ ] <1.6.X
  • [ ] 1.6.X
  • [ ] 2.0.X
  • [x ] >2.0.X

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior send POST

Screenshots image

Error messages If there was an error message please put it here. (plain text)

dgcardoso avatar Apr 19 '22 05:04 dgcardoso

Please fill out the entire bug report properly. There's no way for us to test this.

TheMonDon avatar Apr 19 '22 05:04 TheMonDon

Discord Bot Maker version (master branch only supports the beta 2.0.x)

<1.6.X 1.6.X 2.0.X [x ] >2.0.X Describe the bug the api responds with Example response - 204: // Successful so how i can fix it that the bot dont crash when a invalid json responds

To Reproduce Steps to reproduce the behavior:

use 'action send json web api' send POST

image

dgcardoso avatar Apr 19 '22 13:04 dgcardoso

That is not a mod bug, the api is sending something not json formatted, consider checking the endpoint using reqbin.

OneAndOnlyFinbar avatar Apr 19 '22 19:04 OneAndOnlyFinbar