Skip to content

AssertionError #16

@polxyxnn

Description

@polxyxnn

Hello,

I usually encounter this error when requesting data.

---------------------------------------------------------------------------
AssertionError                            Traceback (most recent call last)
Cell In[7], line 2
      1 response = rc.submit_json(control)
----> 2 assert response['http_response'] == 200
      3 rqst_id = response['data']['request_id']
      5 print(response)

AssertionError:

What is the possible reason and workaround? Is this normal?

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions