pudwerkin / yjl

Automatically exported from code.google.com/p/yjl
0 stars 0 forks source link

Basm PIN #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Execute Basm.sh
2. Grab url and get PIN
3. Type the PIN onto console

What is the expected output? What do you see instead?
Expecting Authenticate but got "Couldn't get the token"

Something special to do?

Original issue reported on code.google.com by lucassou...@gmail.com on 10 Jul 2010 at 12:45

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Execute the command below in the same directory of scripts
  $ PATH=$PATH:$PWD ./Basm.sh

2. Obtains the output
------------------------------------------------------------------------------
Basm: A Bash client for stereomood

/home/fsm/OAuth/StereomoodOAuth.sh: linha 89: curl: comando não encontrado
Please go to the following link to get the PIN:
  http://www.stereomood.com/api/oauth/authorize?oauth_token=
PIN: 
------------------------------------------------------------------------------

3. Grab url and put in web-browser

What is the expected output? What happens instead?
Expecting get a PIN but got the error showed in print screen attached.

Is this a trouble in side of stereomood? What to do?

Original comment by asmm...@gmail.com on 6 Jan 2012 at 8:38

Attachments:

GoogleCodeExporter commented 8 years ago
#1: curl command is not found on your computer. Please install it and tried 
again. Your issue seems different than the issue reporter's.

Original comment by livibet...@gmail.com on 6 Jan 2012 at 8:48

GoogleCodeExporter commented 8 years ago
Yeah! Installing the curl it works! :)

Thank you very much,
asm

Original comment by asmm...@gmail.com on 6 Jan 2012 at 9:11

GoogleCodeExporter commented 8 years ago
The project has been move to

  https://github.com/livibetter/bash-oauth

If the issue is still persistent, please re-open on GitHub with full commands 
history and outputs, closing.

Original comment by livibet...@gmail.com on 12 Jan 2012 at 2:49