The very first post!

  • 1
  • Question
  • Updated 5 years ago
Unfortunately it will be my last    0_o


Here's some code (and what it looks like):

http_method     = :getapi_host        = "https://api.getsatisfaction.com";
api_url_path    = "/people.json?fastpass_id=[FastPassIDHERE]"
consumer = OAuth::Consumer.new(CONSUMER_KEY, CONSUMER_SECRET, :site => api_host, :http_method => http_method)
access_token = OAuth::AccessToken.new(consumer)
users_response = access_token.get(api_url_path, request_headers)
puts users_response.body

Here's a link:

https://docs.google.com/a/sprinklr.com/document/d/1O25t7W0lQRbSQzENp6WXC3mmJk6jxLv21xkVRElUZyk/edit?...

Here's a video (some of my weird music):



Here's an image (some of my weird art):






Have fun! 

-AK
Photo of AK

AK

  • 1 Post
  • 0 Reply Likes

Posted 5 years ago

  • 1
Photo of Aisha Rasul

Aisha Rasul, Official Rep

  • 1 Post
  • 2 Reply Likes
I like that weird art!