Roberth Belter

Results 1 issues of Roberth Belter

Hi Folks, I'm having trouble using Pinap Berry in use_item_capture function. For example: req = api.create_request() req.use_item_capture( item_id=705, encounter_id='encounter id', spawn_point_id='spawn point id') resp = req.call(False) it is returning a...