Page MenuHomePhabricator

[SPIKE] Investigate Image Recommendations API
Closed, ResolvedPublic

Description

This task represents the investigative work on the Image Recommendations Growth Extension API to be used on the iOS app.

Main points:

  • Handling basic requests, errors, responses
  • Authenticating calls from the iOS client

Event Timeline

JTannerWMF triaged this task as Medium priority.Jan 23 2024, 7:13 PM
JTannerWMF removed a project: Epic.

This spike resulted in implementing the API calls for retrieving tasks from the Growth Tasks API and retrieving the image recommendations for the tasks.

Note: There is no pagination, so another call is needed to get more tasks
For more info, check the PRs from the previous comments