getPayloadJSON returning an empty object

前端 未结 3 1182
心在旅途
心在旅途 2021-01-06 18:01

I am doing some very simple script mediation as a test to see if I can change the payload being returned by my server.

My unmediated payload comes out as:

3条回答
  •  萌比男神i
    2021-01-06 18:09

    Hope https://github.com/asanka88/ForcefulJsonConvertor can help you to solve the problem. And I am sure it will. I wrote this to overcome same issue as yours.

    Thanks

提交回复
热议问题