Skip to content

v1.1.0 compatibility with 2022x (get_elements_batch fails) #1

@Forgen

Description

@Forgen

The changes made to browsers.py, async def get_elements_batch(self, elements_id): in v1.1.0 don't seem to be backward compatible with 2022x. Was this intentional or does additional logic need to be added to allow different code paths for different TWC versions?

With 2022x and the v1.1.0, when client.py calls data = json.dumps(data) in post(), the json it generates isn't parse able by 2022x server. Server expects plain comma separated string.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions