Aug 26, 2017 · 1 min read
Thanks a lot, it works!
now I’m trying to get the cities and put on headers the following:
Authorization: Bearer (token)
and I get this:
{
“error”: “unauthorized”,
“error_description”: “Full authentication is required to access this resource”
}
Is there any parameter I’m forgetting?
