Calling the API from a mobile device

Discussion in 'Control Panel API' started by gavin, Nov 8, 2013.

  1. Given the client's IP address must be in the API white list, this makes it difficult to support calling the API from a phone or tablet where you generally don't have a fixed IP address.

    Does anyone have any suggestions for supporting calling the API from a mobile device?

    Could the white list be optional?

    Could it support IP address ranges?

    Thanks
    Gavin
     
  2. FrankC

    FrankC DiscountASP.NET Staff

    May be proxy it from a web page on your site then have your app on the mobile device call the proxy.
    Sorry. For security reason, white list is mandatory.
    No sorry.
     
    mjp likes this.
  3. Hi Frank

    Thanks for the confirmation.
     

Share This Page