Twitter API widgetOrange 3 Heatmap clustering under the hoodTarget variable problem :- ClassifierDoes anyone actually have Orange running on a Mac to test?Using Predictions: Data does not have the same target as predictorsOrange canvas will not properly parse/open a file with a long header (column) lineOrange machine learning Text mining twitter featureFeature construction widget on Orange 3.13Orange Feature Construction widget: Inability to see formulas while file sharingSQL Server credential doesn't work from OrangeOrange Import and process spectra time dependent/kinetics
Asahi Dry Black beer can
Python "triplet" dictionary?
Were there two appearances of Stan Lee?
Where did the extra Pym particles come from in Endgame?
Modify locally tikzset
If Earth is tilted, why is Polaris always above the same spot?
Is it possible to Ready a spell to be cast just before the start of your next turn by having the trigger be an ally's attack?
How to create an ad-hoc wireless network in Ubuntu
How to creep the reader out with what seems like a normal person?
Why do Ichisongas hate elephants and hippos?
Can fracking help reduce CO2?
Historically, were women trained for obligatory wars? Or did they serve some other military function?
Is creating your own "experiment" considered cheating during a physics exam?
Multiple options for Pseudonyms
What's the metal clinking sound at the end of credits in Avengers: Endgame?
Is GOCE a satellite or aircraft?
What is the strongest case that can be made in favour of the UK regaining some control over fishing policy after Brexit?
Does jamais mean always or never in this context?
Please, smoke with good manners
How to figure out whether the data is sample data or population data apart from the client's information?
Do I have to worry about players making “bad” choices on level up?
Can a creature tell when it has been affected by a Divination wizard's Portent?
A question regarding using the definite article
Why is current rating for multicore cable lower than single core with the same cross section?
Twitter API widget
Orange 3 Heatmap clustering under the hoodTarget variable problem :- ClassifierDoes anyone actually have Orange running on a Mac to test?Using Predictions: Data does not have the same target as predictorsOrange canvas will not properly parse/open a file with a long header (column) lineOrange machine learning Text mining twitter featureFeature construction widget on Orange 3.13Orange Feature Construction widget: Inability to see formulas while file sharingSQL Server credential doesn't work from OrangeOrange Import and process spectra time dependent/kinetics
$begingroup$
I have created a API in Twitter. The orange widget twitter works fine if we do a search by content. But, it throws up an error if you search by author
The error is: Api error(Twitter error response status code = 401)
orange
$endgroup$
add a comment |
$begingroup$
I have created a API in Twitter. The orange widget twitter works fine if we do a search by content. But, it throws up an error if you search by author
The error is: Api error(Twitter error response status code = 401)
orange
$endgroup$
add a comment |
$begingroup$
I have created a API in Twitter. The orange widget twitter works fine if we do a search by content. But, it throws up an error if you search by author
The error is: Api error(Twitter error response status code = 401)
orange
$endgroup$
I have created a API in Twitter. The orange widget twitter works fine if we do a search by content. But, it throws up an error if you search by author
The error is: Api error(Twitter error response status code = 401)
orange
orange
asked Nov 9 '18 at 4:55
Arvind PrasadArvind Prasad
365
365
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
It seems Unauthorized issue. Did you pass in the Twitter key and secret?
$endgroup$
$begingroup$
Yes, I did put the right access and secret keys. I could download tweets by selecting content in the search by dropdown box.
$endgroup$
– Arvind Prasad
Nov 10 '18 at 5:41
$begingroup$
I may have found the reason. If you search for @ Hillary Clinton, or @ Donald Trump, it gives and API error. But a new thing has now come up, if I put my @own name in the query, it does a search, but does not disconnect. The search status remains at 100%, and freezes. On stopping it, there is no output. I guess there is some issue with the widget, that needs to be sorted out. Request early resolution from orange.
$endgroup$
– Arvind Prasad
Nov 11 '18 at 6:57
$begingroup$
I have not used orange widget much.. but is there a way for you to limit the depth of search for @ mentions or is it possible to check with hashtags and post the error
$endgroup$
– Sunil
Nov 12 '18 at 5:22
$begingroup$
You can limit the number of tweets that you want by ticking the max no of tweets box and entering a value. As for the hashtags, I have no idea of this.
$endgroup$
– Arvind Prasad
Nov 13 '18 at 16:16
$begingroup$
Can you try with limiting the number of tweets, start with a count of 100 or 1000. It should not freeze. Am just mentioning various debugging options to find the root cause
$endgroup$
– Sunil
Nov 14 '18 at 3:59
|
show 5 more comments
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "557"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f40947%2ftwitter-api-widget%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
It seems Unauthorized issue. Did you pass in the Twitter key and secret?
$endgroup$
$begingroup$
Yes, I did put the right access and secret keys. I could download tweets by selecting content in the search by dropdown box.
$endgroup$
– Arvind Prasad
Nov 10 '18 at 5:41
$begingroup$
I may have found the reason. If you search for @ Hillary Clinton, or @ Donald Trump, it gives and API error. But a new thing has now come up, if I put my @own name in the query, it does a search, but does not disconnect. The search status remains at 100%, and freezes. On stopping it, there is no output. I guess there is some issue with the widget, that needs to be sorted out. Request early resolution from orange.
$endgroup$
– Arvind Prasad
Nov 11 '18 at 6:57
$begingroup$
I have not used orange widget much.. but is there a way for you to limit the depth of search for @ mentions or is it possible to check with hashtags and post the error
$endgroup$
– Sunil
Nov 12 '18 at 5:22
$begingroup$
You can limit the number of tweets that you want by ticking the max no of tweets box and entering a value. As for the hashtags, I have no idea of this.
$endgroup$
– Arvind Prasad
Nov 13 '18 at 16:16
$begingroup$
Can you try with limiting the number of tweets, start with a count of 100 or 1000. It should not freeze. Am just mentioning various debugging options to find the root cause
$endgroup$
– Sunil
Nov 14 '18 at 3:59
|
show 5 more comments
$begingroup$
It seems Unauthorized issue. Did you pass in the Twitter key and secret?
$endgroup$
$begingroup$
Yes, I did put the right access and secret keys. I could download tweets by selecting content in the search by dropdown box.
$endgroup$
– Arvind Prasad
Nov 10 '18 at 5:41
$begingroup$
I may have found the reason. If you search for @ Hillary Clinton, or @ Donald Trump, it gives and API error. But a new thing has now come up, if I put my @own name in the query, it does a search, but does not disconnect. The search status remains at 100%, and freezes. On stopping it, there is no output. I guess there is some issue with the widget, that needs to be sorted out. Request early resolution from orange.
$endgroup$
– Arvind Prasad
Nov 11 '18 at 6:57
$begingroup$
I have not used orange widget much.. but is there a way for you to limit the depth of search for @ mentions or is it possible to check with hashtags and post the error
$endgroup$
– Sunil
Nov 12 '18 at 5:22
$begingroup$
You can limit the number of tweets that you want by ticking the max no of tweets box and entering a value. As for the hashtags, I have no idea of this.
$endgroup$
– Arvind Prasad
Nov 13 '18 at 16:16
$begingroup$
Can you try with limiting the number of tweets, start with a count of 100 or 1000. It should not freeze. Am just mentioning various debugging options to find the root cause
$endgroup$
– Sunil
Nov 14 '18 at 3:59
|
show 5 more comments
$begingroup$
It seems Unauthorized issue. Did you pass in the Twitter key and secret?
$endgroup$
It seems Unauthorized issue. Did you pass in the Twitter key and secret?
answered Nov 9 '18 at 6:52
SunilSunil
1045
1045
$begingroup$
Yes, I did put the right access and secret keys. I could download tweets by selecting content in the search by dropdown box.
$endgroup$
– Arvind Prasad
Nov 10 '18 at 5:41
$begingroup$
I may have found the reason. If you search for @ Hillary Clinton, or @ Donald Trump, it gives and API error. But a new thing has now come up, if I put my @own name in the query, it does a search, but does not disconnect. The search status remains at 100%, and freezes. On stopping it, there is no output. I guess there is some issue with the widget, that needs to be sorted out. Request early resolution from orange.
$endgroup$
– Arvind Prasad
Nov 11 '18 at 6:57
$begingroup$
I have not used orange widget much.. but is there a way for you to limit the depth of search for @ mentions or is it possible to check with hashtags and post the error
$endgroup$
– Sunil
Nov 12 '18 at 5:22
$begingroup$
You can limit the number of tweets that you want by ticking the max no of tweets box and entering a value. As for the hashtags, I have no idea of this.
$endgroup$
– Arvind Prasad
Nov 13 '18 at 16:16
$begingroup$
Can you try with limiting the number of tweets, start with a count of 100 or 1000. It should not freeze. Am just mentioning various debugging options to find the root cause
$endgroup$
– Sunil
Nov 14 '18 at 3:59
|
show 5 more comments
$begingroup$
Yes, I did put the right access and secret keys. I could download tweets by selecting content in the search by dropdown box.
$endgroup$
– Arvind Prasad
Nov 10 '18 at 5:41
$begingroup$
I may have found the reason. If you search for @ Hillary Clinton, or @ Donald Trump, it gives and API error. But a new thing has now come up, if I put my @own name in the query, it does a search, but does not disconnect. The search status remains at 100%, and freezes. On stopping it, there is no output. I guess there is some issue with the widget, that needs to be sorted out. Request early resolution from orange.
$endgroup$
– Arvind Prasad
Nov 11 '18 at 6:57
$begingroup$
I have not used orange widget much.. but is there a way for you to limit the depth of search for @ mentions or is it possible to check with hashtags and post the error
$endgroup$
– Sunil
Nov 12 '18 at 5:22
$begingroup$
You can limit the number of tweets that you want by ticking the max no of tweets box and entering a value. As for the hashtags, I have no idea of this.
$endgroup$
– Arvind Prasad
Nov 13 '18 at 16:16
$begingroup$
Can you try with limiting the number of tweets, start with a count of 100 or 1000. It should not freeze. Am just mentioning various debugging options to find the root cause
$endgroup$
– Sunil
Nov 14 '18 at 3:59
$begingroup$
Yes, I did put the right access and secret keys. I could download tweets by selecting content in the search by dropdown box.
$endgroup$
– Arvind Prasad
Nov 10 '18 at 5:41
$begingroup$
Yes, I did put the right access and secret keys. I could download tweets by selecting content in the search by dropdown box.
$endgroup$
– Arvind Prasad
Nov 10 '18 at 5:41
$begingroup$
I may have found the reason. If you search for @ Hillary Clinton, or @ Donald Trump, it gives and API error. But a new thing has now come up, if I put my @own name in the query, it does a search, but does not disconnect. The search status remains at 100%, and freezes. On stopping it, there is no output. I guess there is some issue with the widget, that needs to be sorted out. Request early resolution from orange.
$endgroup$
– Arvind Prasad
Nov 11 '18 at 6:57
$begingroup$
I may have found the reason. If you search for @ Hillary Clinton, or @ Donald Trump, it gives and API error. But a new thing has now come up, if I put my @own name in the query, it does a search, but does not disconnect. The search status remains at 100%, and freezes. On stopping it, there is no output. I guess there is some issue with the widget, that needs to be sorted out. Request early resolution from orange.
$endgroup$
– Arvind Prasad
Nov 11 '18 at 6:57
$begingroup$
I have not used orange widget much.. but is there a way for you to limit the depth of search for @ mentions or is it possible to check with hashtags and post the error
$endgroup$
– Sunil
Nov 12 '18 at 5:22
$begingroup$
I have not used orange widget much.. but is there a way for you to limit the depth of search for @ mentions or is it possible to check with hashtags and post the error
$endgroup$
– Sunil
Nov 12 '18 at 5:22
$begingroup$
You can limit the number of tweets that you want by ticking the max no of tweets box and entering a value. As for the hashtags, I have no idea of this.
$endgroup$
– Arvind Prasad
Nov 13 '18 at 16:16
$begingroup$
You can limit the number of tweets that you want by ticking the max no of tweets box and entering a value. As for the hashtags, I have no idea of this.
$endgroup$
– Arvind Prasad
Nov 13 '18 at 16:16
$begingroup$
Can you try with limiting the number of tweets, start with a count of 100 or 1000. It should not freeze. Am just mentioning various debugging options to find the root cause
$endgroup$
– Sunil
Nov 14 '18 at 3:59
$begingroup$
Can you try with limiting the number of tweets, start with a count of 100 or 1000. It should not freeze. Am just mentioning various debugging options to find the root cause
$endgroup$
– Sunil
Nov 14 '18 at 3:59
|
show 5 more comments
Thanks for contributing an answer to Data Science Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f40947%2ftwitter-api-widget%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown