Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to complete OAuth token #9

Open
tbenst opened this issue Aug 3, 2014 · 0 comments
Open

Unable to complete OAuth token #9

tbenst opened this issue Aug 3, 2014 · 0 comments

Comments

@tbenst
Copy link

tbenst commented Aug 3, 2014

The example for ATTSpeech.new does not work for me (see below). I am using a sandbox API key. Please let me know if I am missing something or if this is indeed a bug. Let me know how I can help diagnose the problem. Thanks!

ruby att_speech.rb
/Users/tyler/.rvm/gems/ruby-2.1.2/gems/att_speech-0.0.6/lib/att_speech/att_speech.rb:154:in rescue in get_tokens': Unable to complete oauth: (RuntimeError) from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/att_speech-0.0.6/lib/att_speech/att_speech.rb:137:inget_tokens'
from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/att_speech-0.0.6/lib/att_speech/att_speech.rb:51:in initialize' from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid/calls.rb:25:inpublic_send'
from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid/calls.rb:25:in dispatch' from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid/calls.rb:67:indispatch'
from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid/actor.rb:322:in block in handle_message' from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid/actor.rb:416:inblock in task'
from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid/tasks.rb:55:in block in initialize' from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid/tasks/task_fiber.rb:13:inblock in create'
from (celluloid):0:in remote procedure call' from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid/calls.rb:92:invalue'
from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid/proxies/sync_proxy.rb:33:in method_missing' from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid/proxies/actor_proxy.rb:20:insend'
from /Users/tyler/.rvm/gems/ruby-2.1.2/gems/celluloid-0.15.2/lib/celluloid.rb:189:in new' from att_speech.rb:5:in

'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant