Skip to content

Upgraded okhttp dependency has breaking change. #365

@fathimaSheikh

Description

Describe the bug
With 4.10 version of okhttp, there's a breaking change with use of function RequestBody.create(payload, JSON). It's changed to RequestBody.create(JSON, payload)

** Expect**
Would be great to have the dependency updated and fix complier issue.

** Version **
Works with version 4.9.3
Compiler errors with version 4.10

Screenshot 2023-10-09 at 5 02 10 PM complete the following information):**

Metadata

Metadata

Labels

status:completedCompleted - but might not be released yet.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions