API Call Variables Not Working

Database & APIs

I'm trying to make an API Call to my company's website, and the API call works in flutter (desktop vs code), and in my python program, but not in FlutterFlow. When I inspect the network traffic with developer tools, the JSON payload variables are not being replaced with my variables, thus I'm getting an incorrect username or password error. Attached are some images.

What have you tried so far?

So far I've tried:

  • Verifying credentials are correct

  • changing browsers

  • verified issue is not with the API but instead with the JSON payload

Did you check FlutterFlow's Documentation for this topic?
No
2
2 replies