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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tenor Api key not working #19

Open
arjavpd opened this issue Mar 5, 2023 · 7 comments
Open

Tenor Api key not working #19

arjavpd opened this issue Mar 5, 2023 · 7 comments

Comments

@arjavpd
Copy link

arjavpd commented Mar 5, 2023

Hi! I can't get my tenor api key to work with gif search. I got the key from my google console and it's still not working. I feel like I'm missing something big but idk what. I'm pretty stuck so any help is appreciated! 馃槶

@rogueloop
Copy link

Did it get fixed? @arjavpd

@arjavpd
Copy link
Author

arjavpd commented Mar 5, 2023

nope. got a api key from https://tenor.com/gifapi/documentation#quickstart and then pasted it in my gif search component but it didn't work :(

@rogueloop
Copy link

rogueloop commented Mar 7, 2023

I think the issue is with tenor V2 tokens, here they use V1 API call for tenor.

const TENOR_BASE_URL = 'https://api.tenor.com/v1/';

@arjavpd
Copy link
Author

arjavpd commented Mar 10, 2023

looks like we're gonna have to patch the module, @rogueloop have you done that?

@rogueloop
Copy link

rogueloop commented May 10, 2023

Created a new one

https://twitter.com/d4rkcyph3r/status/1655904564095356929?t=rJ3SKrPWFusF6yxUTHvkMA&s=19

@yadavmurari111
Copy link

I am also facing same problem with tenor V2 tokens, got the tenor api key from here : https://tenor.com/gifapi/documentation#quickstart but it is not working , please suggest me any possible solution ?

@rogueloop
Copy link

Try this plugin https://github.com/HexmosTech/expo-tenor-search

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

3 participants