html - Error: Insufficient Scope Permissions -


i developing web application post stocktwits wall. getting error: insufficient scope permissions. can tell me error is?

my code is:

<form name="chart" method="post" action="https://api.stocktwits.com/api/2/messages/create.json?access_token=657c40d5a04615c973d474745f8f1311960dcc6d">     <a id="post">message posting</a>     <input type="submit" value="post" /> </form> 

i suggest reading more on http://stocktwits.com/developers/docs/api http://stocktwits.com/developers/docs/authentication#scopes.

the message self evident - not have enough permission api call.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -