-
Goal: Create a REST API GET REQUEST like this one:
https://api.tomorrow.io/v4/weather/forecast?location=42.3478,-71.0466&apikey=******************************* -
Steps: Get
%2C
instead of,
symbol in url. -
Screenshots:
Goal: Create a REST API GET REQUEST like this one:
https://api.tomorrow.io/v4/weather/forecast?location=42.3478,-71.0466&apikey=*******************************
Steps: Get %2C
instead of ,
symbol in url.
Screenshots: