I am using a flic button to perform a HTTP request to Firebase. The body is formatted {"key":"value"}. The content type is application/json.
Everything works perfectly on Mac OS. However, this exact same action fails on iOS with a 400 error.
What is the difference between a HTTP request from the Mac app and the iOS app?
Using:
iOS App Version 3.3.0
Mac App Version 1.0.7