Skip to content

/fdfe/acquire  #29

@ghost

Description

it seems starting with Google Play Store version 11 (2018), that /fdfe/acquire is now being used instead of /fdfe/purchase. does this project have any plans to update to the new request?

const axiosData = await axios.post(`${this._apiEndpointStore}${this._playApiPath}/purchase`, qs.stringify({
doc: packageName.toString(),
ot: offerType.toString(),
vc: versionCode.toString()
}), this._axiosConfigForGooglePlay)

Metadata

Metadata

Assignees

No one assigned

    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