-
Notifications
You must be signed in to change notification settings - Fork 13
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
Tenor Api key not working #19
Comments
Did it get fixed? @arjavpd |
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 :( |
I think the issue is with tenor V2 tokens, here they use V1 API call for tenor. react-native-gif-search/src/GifSearch.js Line 19 in ccc124f
|
looks like we're gonna have to patch the module, @rogueloop have you done that? |
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 ? |
Try this plugin https://github.com/HexmosTech/expo-tenor-search |
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! 😭
The text was updated successfully, but these errors were encountered: