Questions tagged [giphy-api]

Related to the use of the Giphy API. Consider also the tag [giphy] if your question isn't about the API.

75 questions
1
vote
0 answers

GIPHY API key not being set

I'm trying to incorporate the GIPHY API into my project. In my AppDelegate, I set the API Key to the public beta key (just to test it out): func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions:…
pozzy
  • 217
  • 1
  • 2
  • 10
1
vote
0 answers

uploading a giff to giphy api in react

I'm trying to upload a giff to the giphy api and I was wondering if anyone had any experince with this and could provide an example. I saw it wanted a parameter file as a string in binary so I'm using 'react-file-base64'. my function in my react…
seattleguy
  • 327
  • 1
  • 4
  • 11
1
vote
1 answer

Failed to resolve Android Giphy SDK dependency

I am trying to add Giphy Android SDK in my Android Project. On Giphy SDK's documentation, it is mentioned that in your Project gradle.build file, add: repositories { maven { url "https://giphy.bintray.com/giphy-sdk" } } and in your…
Usama Aftab
  • 47
  • 1
  • 9
1
vote
0 answers

How to toggle between a still image and a gif from giphy api on click

I am trying to load a still image into the variable topicImage and then switch to the animated GIF when clicked. My code causes the image to disappear when clicked instead of switching to the animated GIF. Any input would be greatly appreciated. …
Seytorin
  • 11
  • 1
1
vote
1 answer

Trying to switch image states - from still to animate - using giphy API

So I'm in a bootcamp, bout to begin the 7th week. We have an API assignment, and I chose to use the Giphy API. Okay, I've made the ajax call, have the json object, am displaying gifs with a button click. Once the gifs load, you should be able to…
1
vote
1 answer

How do I render specific results using Giphy API?

So, Ii'm using React right now to build out a simple app per an assignment. Now, I know you can render a bunch of gifs based on a search result from user input, but how do I only render specific results I choose? For example, if I just wanted to…
rxistheone
  • 11
  • 2
1
vote
1 answer

Display API results with JavaScript and HTML

First off, I'm very new to working with APIs at all. And English is not my first language. I've searched the web but came up short in finding exactly what I'm looking for, or at least I have not understood enough of what I read to understand how to…
Zarkaylia
  • 61
  • 4
  • 13
1
vote
1 answer

How can I get Giphy's gifs with using Swift Giphy Client?

I found some framework which namely Giphy Client, to use the Giphy's gifs easily. But there is no tutorial on how to use it. Sorry for this rookie question. Can someone explain me to how can I search the gifs and get them with using this…
jorjj
  • 85
  • 2
  • 12
1
vote
1 answer

Rails get random yoda giphy API image to show on 'welcome/yoda'

I got the translate yoda API to work from mashape. https://github.com/sfinley89/BEWD_midcourse Now Im trying to get random yoda giphy images to show up on the 'welcome/yoda' page when their text is translated into yoda speak. Here is what im getting…
sfinley
  • 41
  • 5
0
votes
0 answers

Handshake Exception saying 'TLSV1_ALERT_NO_APPLICATION_PROTOCOL(tls_record.cc:594))' in flutter app integrating giphy rest api

I am integrating giphy api in one of my flutter project but it is resulting with exception 'TLSV1_ALERT_NO_APPLICATION_PROTOCOL(tls_record.cc:594))'. I created another flutter project with almost same flutter sdk and http client version. But here is…
0
votes
0 answers

Giphy get gifs from user api in htmlcode?

I am a Giphy Creator and i want to use the Giphy API in an embed HTML code .. I was only successful getting a random GIF from Search here is the code .. if any one could help it would be amazing :) Random…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/api" class="post-tag grid--cell" title="show questions tagged 'api'" rel="tag">api</a> <a href="../../questions/tagged/embed" class="post-tag grid--cell" title="show questions tagged 'embed'" rel="tag">embed</a> <a href="../../questions/tagged/giphy" class="post-tag grid--cell" title="show questions tagged 'giphy'" rel="tag">giphy</a> <a href="../../questions/tagged/giphy-api" class="post-tag grid--cell" title="show questions tagged 'giphy-api'" rel="tag">giphy-api</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 21 '23 at 14:59">asked Apr 21 '23 at 14:59</time> <a href="../../users/21699679/alhut" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/21699679.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="alhut" /> </a> <div class="s-user-card--info"> <a href="../../users/21699679/alhut" class="s-user-card--link">alhut</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-75795529"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/75795529/discordjs-giphy-api-bot-not-responding-error-but-sends-gif-afterwards" class="question-hyperlink">DiscordJS Giphy API "Bot not Responding error" but sends gif afterwards</a></h3> <div class="excerpt">My Discord Bot throws an error when you execute the slash command that the bot is not responding but it still sends the gif afterwards. How could i avoid that problem? Screenshot Code: module.exports = { data: new SlashCommandBuilder() …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/node.js" class="post-tag grid--cell" title="show questions tagged 'node.js'" rel="tag">node.js</a> <a href="../../questions/tagged/discord.js" class="post-tag grid--cell" title="show questions tagged 'discord.js'" rel="tag">discord.js</a> <a href="../../questions/tagged/giphy-api" class="post-tag grid--cell" title="show questions tagged 'giphy-api'" rel="tag">giphy-api</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 20 '23 at 21:33">asked Mar 20 '23 at 21:33</time> <a href="../../users/21442617/upnorthdev" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/21442617.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="upNorthDev" /> </a> <div class="s-user-card--info"> <a href="../../users/21442617/upnorthdev" class="s-user-card--link">upNorthDev</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">3</li> <li class="s-award-bling s-award-bling__bronze" title="1 bronze badges">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-75004534"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/75004534/giphy-api-not-giving-any-results-for-normal-users" class="question-hyperlink">Giphy-API not giving any results for normal users?</a></h3> <div class="excerpt">I'm trying to get the latest 100 posts from my giphy user. It works for accounts like "giphy" and "spongebob" But not for "jack0_o" import requests def get_user_gifs(username): api_key = "API_KEY" limit = 25 # The number of GIFs to…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/api" class="post-tag grid--cell" title="show questions tagged 'api'" rel="tag">api</a> <a href="../../questions/tagged/giphy" class="post-tag grid--cell" title="show questions tagged 'giphy'" rel="tag">giphy</a> <a href="../../questions/tagged/giphy-api" class="post-tag grid--cell" title="show questions tagged 'giphy-api'" rel="tag">giphy-api</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 04 '23 at 11:08">asked Jan 04 '23 at 11:08</time> <a href="../../users/20926855/matissismu" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/20926855.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="matissismu" /> </a> <div class="s-user-card--info"> <a href="../../users/20926855/matissismu" class="s-user-card--link">matissismu</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> <li class="s-award-bling s-award-bling__bronze" title="1 bronze badges">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-73677944"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/73677944/how-can-use-infinite-scroll-with-giphy" class="question-hyperlink">How can use infinite-scroll with GIPHY?</a></h3> <div class="excerpt">I'm working on a project like Giphy.com, I'm getting an error while creating load more gif while scrolling. I have provided the code and image below hereeeeeeeeeeeeeee Please help me !!! :( I look forward to everyone's help and can learn a…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/reactjs" class="post-tag grid--cell" title="show questions tagged 'reactjs'" rel="tag">reactjs</a> <a href="../../questions/tagged/infinite-scroll" class="post-tag grid--cell" title="show questions tagged 'infinite-scroll'" rel="tag">infinite-scroll</a> <a href="../../questions/tagged/giphy-api" class="post-tag grid--cell" title="show questions tagged 'giphy-api'" rel="tag">giphy-api</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 11 '22 at 08:42">asked Sep 11 '22 at 08:42</time> <a href="../../users/19220051/yun" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/19220051.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Yun" /> </a> <div class="s-user-card--info"> <a href="../../users/19220051/yun" class="s-user-card--link">Yun</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">7</li> <li class="s-award-bling s-award-bling__bronze" title="4 bronze badges">4</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-72763236"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/72763236/giphy-react-grid-component-is-not-working" class="question-hyperlink">Giphy React Grid component is not working</a></h3> <div class="excerpt">I am trying to replicate the search and masonry grid from the official documentation using their Codesandbox example. However, when I am trying to use it, the code is not returning any gifs back. I have verified that the JS fetch is indeed returning…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/reactjs" class="post-tag grid--cell" title="show questions tagged 'reactjs'" rel="tag">reactjs</a> <a href="../../questions/tagged/giphy" class="post-tag grid--cell" title="show questions tagged 'giphy'" rel="tag">giphy</a> <a href="../../questions/tagged/giphy-api" class="post-tag grid--cell" title="show questions tagged 'giphy-api'" rel="tag">giphy-api</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 26 '22 at 16:15">asked Jun 26 '22 at 16:15</time> <a href="../../users/5127319/rimil-dey" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/5127319.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Rimil Dey" /> </a> <div class="s-user-card--info"> <a href="../../users/5127319/rimil-dey" class="s-user-card--link">Rimil Dey</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">827</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="13 silver badges">13</li> <li class="s-award-bling s-award-bling__bronze" title="33 bronze badges">33</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/giphy-api_page=1" rel="prev" title="Go to page 1">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/giphy-api_page=1" rel="" title="Go to page 1">1</a> <div class="s-pagination--item is-selected">2</div> <a class="s-pagination--item" href="../../questions/tagged/giphy-api_page=3" rel="" title="Go to page 3">3</a> <a class="s-pagination--item" href="../../questions/tagged/giphy-api_page=4" rel="" title="Go to page 4">4</a> <a class="s-pagination--item" href="../../questions/tagged/giphy-api_page=5" rel="" title="Go to page 5">5</a> <a class="s-pagination--item" href="../../questions/tagged/giphy-api_page=3" rel="next" title="Go to page 3"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>