aws-serverless-auth-reference-app icon indicating copy to clipboard operation
aws-serverless-auth-reference-app copied to clipboard

Include query params into HttpService

Open isaacperaza opened this issue 7 years ago • 0 comments

Hi Justin, I found a bug that does not affect space finder app, but it affects developers that use space finder as the code base to create a mobile app with AWS.

Bug: Http request is not sending query parameters (/basepath/endpointname?query=sometext)

The bug is not related to Angular Http component, problem is that we override RequestOptions on HttpService component.

I hope you understand that this is an important bug that should be solved.

isaacperaza avatar Feb 11 '18 09:02 isaacperaza