Ensure (using debugging proxy, for example), that GET request is made without q URL param
Screenshots
No response
Platforms
[X] iOS
[X] Android
[ ] Web
[ ] macOS
[ ] Windows
[ ] Linux
Android Device/Emulator API Level
No response
Environment
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.3.8, on macOS 13.0 22A380 darwin-arm, locale en-RU)
[!] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
✗ cmdline-tools component is missing
Run `path/to/sdkmanager --install "cmdline-tools;latest"`
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/macos#android-setup for more details.
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.73.1)
[✓] Connected device (4 available)
[✓] HTTP Host Availability
! Doctor found issues in 1 category.
Description
It seems that APICategory ignores
queryParameters
argument in REST methods like get, post, etc, and don't pass it next to thedefaultPlugin
.Categories
Steps to Reproduce
q
URL paramScreenshots
No response
Platforms
Android Device/Emulator API Level
No response
Environment
Dependencies
Device
iPhone 14 Pro Max simulator
OS
iOS 16.1
Deployment Method
Custom Pipeline
CLI Version
No response
Additional Context
No response
Amplify Config
Not applicable