vscode-restclient icon indicating copy to clipboard operation
vscode-restclient copied to clipboard

BIGINT not supported by the script variables

Open BlackJohnny opened this issue 4 years ago • 1 comments

  • REST Client Version: v0.24.5
  • VSCode Version: 1.56.2
  • OS Version: Ubuntu 21.04

Steps to Reproduce:

  1. Define a variable that gets filled after a HTTP call e.g. @var = {{testCall.response.body.value}}

  2. If the retrieved data represents a BIGINT, the value stored by the variable is truncated

BlackJohnny avatar Jun 04 '21 07:06 BlackJohnny

any updates on this?

zce avatar Sep 18 '25 06:09 zce