That was it, @cpradio.
I registered for API access, entered the user and password in the settings and it’s working now.
Thanks again!
That was it, @cpradio.
I registered for API access, entered the user and password in the settings and it’s working now.
Thanks again!
I can edit in the Thai language.
I’m not sure if I understand your question, but you would want to create a file using the Thai abbreviation (that Discourse uses) and submit it as a PR.
client.en.yml and server.en.yml are the two that need to be created.
Oh, first off, that is ReplyGif, not ImgFlip. Second, that is from their endpoint and to my knowledge they do not have a way to request the categories in a particular language…
http://replygif.net/about
Sadly, their registering process seems to be broken ![]()
I’ve contacted customer support to no avail.
Anyone nice enough to share their API credentials?
I’d really like to have that feature!
This is very likely against their TOS.
I contacted their support to no avail. I don’t think they’d mind me using what their service is supposed to provide.
In any case, I would agree to pay someone who has an api key if I incur any cost on the platform.
I frankly don’t care about their tos, I just want silly memes. ![]()
Have you tried using their regular signup form instead of the Google login?
The error prompts when I click on the login button. I can’t choose between standard or Google login.
Does it works on your end?
Yes, I’m able to login. I meant, did you use the sign-up form to create an account versus just trying to login via Google.
I did create an account and I can log into https://imgflip.com, but I can’t log into https://api.imgflip.com/
When I dismiss the error popup and try to log in with my credentials, this thing pops up:
Where are you trying to login on api.imgflip.com? You don’t need to, you just need to put your account credentials in your Discourse Settings. There is no API Key area at imgflip, you just use your account username and password.
That worked! I assumed I had to generate an api key or something
thanks a lot for your help mate ![]()
Hi. any idea why I am getting CORS error when generating meme. but when fetching meme template, APi is working fine. API is working in POSTMAN
こんにちは、プラグインをインストールして動作確認ができました。質問ですが、ImgFlipのすべてのオプションをどうやって取得すればよいでしょうか?ユーザーが独自の画像をアップロードできるようにし、さらに画像の上に描画できるようにしたいと考えています。
残念ながら、彼らの API はカスタム画像をサポートしていません。
詳細は、以下の API ドキュメントをご覧ください。
ただし、このプラグインでは、人気のあるミームから選択して、独自のテキストを追加することが可能です。
こんにちは、
このプラグインをインストールしましたが、非常に優れています。get_memes から返される box_count をサポートするように更新し、選択した画像に対してその数のテキストボックスを作成し、その後 “boxes” フィールドを使用して投稿する機能は追加できないでしょうか?これにより、プラグインで 2 つ以上のテキストボックスをサポートできるようになります。