Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

use_item_capture with Pinap Berry #223

Open
roberthbelter opened this issue Mar 12, 2018 · 0 comments
Open

use_item_capture with Pinap Berry #223

roberthbelter opened this issue Mar 12, 2018 · 0 comments

Comments

@roberthbelter
Copy link

roberthbelter commented Mar 12, 2018

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 BAD_REQUEST:

{'envelope': status_code: BAD_REQUEST
request_id: 3291161798870302729
platform_returns {
type: SEND_ENCRYPTED_SIGNATURE
response: "\010\001"
}
, 'responses': {'USE_ITEM_CAPTURE': }}

with a Razz Berry (701) works fine. Can you check please?

Best Regards!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant