Shaun Smerling

Joined

30 Experience
0 Lessons Completed
0 Questions Solved

Activity

My tweets don't publish on their scheduled date & time. Can anyone please help me with this issue? Everything else seems fine - this is the only issue i'm facing.

My tweets don't publish on their scheduled date & time. Can anyone please help me with this issue? Everything else seems fine - this is the only issue i'm facing.

Been hitting an error for 2.5 weeks now, its the common OAuth:: Unauthorized error.

    self.token_request(http_method, uri.path, token, request_options, arguments)
  when (400..499)
    raise OAuth::Unauthorized, response
  else
    response.error!
  end

Every single solution here has not worked for me. At this point, I can't progress. Chris or whoever, please provide some help. I'd love to finish this project. I just can't get past this error