Amazon web services – API-Gateway integration with AWS Service / DDB with URL Encoding
trying to make PhoneTrack (https://gitlab.com/eneiluj/phonetrack-android/-/wikis/userdoc) work with my API-Gateway to receive location data. I have setup my API to work with a post request, and if I curl it with encoding application/jason, it works fine. the issue is that the…