Receive error when I run the api request, but don't receive error when debugging

Hello!

When I run the api request from my frontend, I get an error code that the gift_ids1 variable is not a valid integer . When I run the same values through the debugger, the api works as expected. I have the gift_ids1 set to a list of integers.

5 replies