Skip to content

POST API Request does not work in the deployed app #696

@kamilhnc

Description

@kamilhnc

Has your issue been reported?

  • I have searched the existing issues and confirm it has not been reported.
  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

When I click on "Zaloguj" button in the login screen, in run mode / test mode everything works as expected. Unfortunaltelly, when I deploy app and run it on the phone it does not work at all. From the Xano perspective I see that app does not send email and password as inputs so they are not parsed from the input fields. In that scenario I receiving 400 Bad Request response. I try to update inputs and wait 1sec with API execution but that does not help at all and I still receiving empty parameters from the app.

From my perspective it looks like for some reason app does not parsing input values to the API calls.

Expected Behavior

Input values are passed correctly to the API requests to obtain correct response.

Steps To Reproduce

  1. Open app from the real device not in run mode / test mode as in there everything works correctly
  2. Try to login (I could give you credentials)
  3. You should be logged in and navigated to the dashboard

Bug Report Code

ITESicj6y5dgosBK0JPiauxQhQAkH1x/bZJEl9cbUkw2B6rvELA2dur+VE9ZTO7nS39EPFaLkmcFzMLMvoXyGsYpBASdUoNo1pdbEQvMYHOQWp/QOrqRPHYkM8RMJmGPy4mk2SN/LutvL0Yaw2z/cq3qNleeY8aSfxBlZ7vfcPo=

Context

Because of this issue I cannot build an app. I have my whole backend on the Xano as well as auth system so I need to have for auth purposes as well as other functionalities.

Additional info

image (1)
image (2)
image

Environment

- FlutterFlow version: v3.1
- Platform: Android
- Browser name and version: - 
- Operating system and version affected: Android 7

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions