Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: OSPropertyOperationExecutor update properties request failed with error alue of type 'string', received value of type 'number' instead #1463

Closed
1 task done
jesus-mg-ios opened this issue Jul 17, 2024 · 1 comment

Comments

@jesus-mg-ios
Copy link

jesus-mg-ios commented Jul 17, 2024

What happened?

ERROR: OSPropertyOperationExecutor update properties request failed with error: Optional(Error Domain=OneSignalError Code=400 "(null)" UserInfo={returned={
    errors =     (
                {
            title = "Field deltas.purchases.amount was expecting value of type 'string', received value of type 'number' instead";
        }
    );
    httpStatusCode = 400;
}})

Steps to reproduce?

..

What did you expect to happen?

No error

OneSignal iOS SDK version

5.1.6

iOS version

17, 16

Specific iOS version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nan-li
Copy link
Contributor

nan-li commented Jul 17, 2024

Hi @jesus-mg-ios thank you for reporting. This bug was fixed in Release 5.2.1.

@nan-li nan-li closed this as completed Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants