Skip to content

Instantly share code, notes, and snippets.

@abhirockzz
Created February 28, 2016 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhirockzz/3dc77cd450c06d8399fa to your computer and use it in GitHub Desktop.
Save abhirockzz/3dc77cd450c06d8399fa to your computer and use it in GitHub Desktop.
HTTP GET for fetching user information from Oracle Mobile Cloud Service backend using REST API
GET /mobile/platform/users/jdoe HTTP/1.1
Host: fif.cloud.oracle.com
Authorization: Basic Z3NlX2Nsb3VkLWFkbWluQG9yYWNsZWFkcy5jb206dGVuc2VIYXJkc2hpcF4y
Oracle-Mobile-Backend-ID: id007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment