Skip to content

Axios ensureSubscription regression #196

@wesleyschlenker

Description

@wesleyschlenker

pushSubscriptions.create passes the payload via form, but the package’s axios utility only forwards body, resulting in an empty POST payload.

This is a regression from the request → axios migration. request/request-promise natively understands form (URL-encoded body); axios does not.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions