Skip to content

How can I get the Body Parameters sent with request. #599

Open
@YogeshJ241

Description

@YogeshJ241

For Error Tracking, I have to post the URL, Body Parameters, & Error I have to send it to Server.
I can able to get URL, Error, Method but can't get body parameters.

Please check the below mention code.
androidNetworking is object ANRequest
androidNetworking.getRequestBody()
It's giving me null Please update on this for same.

I can access URL using androidNetworking.getUrl(), androidNetworking.getHeaders() , androidNetworking.getMethod() etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions