Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local response = http.get('AIzaSyCR5In4DZaTP6IEZQ0r1JceuvluJRzQNLE')
- local sResponse = response.read()
- response.close()
- return sResponse
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement