I forgot the "ext" query parameter which gives the image urls

so 




ZnClient new
  systemPolicy;
  forJsonREST;
  url: 'https://uinames.com/api';
  queryAt: #region put: #germany;
  queryAt: #gender put: #female;
  queryAt:#ext put: nil;
  get.






--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to