January 2024

Multiple Redirect URLs

1min

We have updated our RegisterApplication and UpdateApplication APIs to include the packageName attribute. This enhancement allows developers to specify up to three redirect URLs for web apps and two redirect URLS for mobile apps.

  • Mobile Apps: Specify the packageName in a platform-specific format (e.g., com.example.appname). If undefined, the API defaults to using listingId for the redirect URL.
  • Web Apps: Use the packageName  to set custom redirect URLs. If undefined, the API will not generate a redirect URL.