Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A Android-IMSI-Catcher-Detector
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 162
    • Issues 162
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CellularPrivacy
  • Android-IMSI-Catcher-Detector
  • Issues
  • #721
Closed
Open
Issue created Dec 30, 2015 by Administrator@rootContributor

OpenCellIdActivity: Add handlers for other HTTP requests

Created by: SecUpwN

We need to add handlers and a for the other HTTP request and OCID Server error codes:

     *      1   200     Cell not found
     *      2   401     Invalid API key
     *      3   400     Invalid input data
     *      4   403     Your API key must be white listed in order to run this operation
     *      5   500     Internal server error
     *      6   503     Too many requests. Try later again
     *      7   429     Daily limit 1000 requests exceeded for your API key.

When added, we also need a toast for every server response code/message to display to the user.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Assignee
Assign to
Time tracking