Hi all,
I’ve looked through previous posts pretty thoroughly and haven’t found an answer for this, so my apologies if this has indeed been discussed previously.
I am currently working in Kinetise to create a native app using my Bubble app database. Whenever I make an API request using constraints on the desktop, the response that is returned is 100% correct and as expected. However, when I test this out on my mobile device, every entry is returned and the constraints seem to be ignored.
Initially I thought this may just be a Kinetise issue, so I tried it out in Bubble using the API connector and made the exact same request:
Again, I get all results back instead of results based on the constraints. I’ve attached a screenshot of the request from Hurl.it, which also returns the correct response.
Has anyone else had this issue/been able to solve it? Thanks a lot!