[NodeJS] Support for APIs retrieving objects

Hi guys,

I was giving a try to the Google Places Autocomplete API but I found a limitation due to the usage of the follow-redirect NPM package. The reason is that this package or module does not support dealing with JSON objects as the result of an API request, as it is the case of the Google Places Autocomplete API.

Are there any plans to support APIs retrieving JSON objects and not “just” string, Buffer or Uint8Array :smile: ?

Please, have a look at the included video for additional information :wink:

Best,
Germán.

@patrick - trying to find resources on Google Autocomplete, it looks like based on this - it does not currently work with Node via API - can you confirm?

This might also be what is causing me issues with my ElasticSearch API query?

1 Like

Google Places Autocomplete has been integrated in Wappler 3.3.0