Hi! When i try to get products info using RESTP API, i parse the last product id with parameter “since_id” to of course, get the other products since the mentioned one. When i execute the code, i get an error saying that “expected String to be a Integer”. I’ve already checked the type of variable and of course, convert it to Int but I keep getting the same error.
![]()
And my code:
