Skip to content

@POST request not working #20

@Ajit121

Description

@Ajit121

How can I make a @post
@FormUrlEncoded
@post("api/v1/login")
fun myFunction(
@field("username") field1: String,
@field("password") field2: String
): Deferred

backend is not receiving the fields

Metadata

Metadata

Assignees

No one assigned

    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