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 ![]()
Привет. Есть идеи, почему возникает ошибка CORS при генерации мема? Но при загрузке шаблона мема API работает нормально. В POSTMAN API тоже работает.
Привет, я установил плагин, и он работает. Вопрос: как получить все опции ImgFlip? Я хочу, чтобы пользователи могли загружать свои собственные изображения, а также рисовать поверх них.
К сожалению, их API не поддерживает загрузку пользовательских изображений.
Подробнее об их API можно прочитать здесь:
Однако плагин поддерживает выбор мема из списка популярных и добавление к нему собственного текста.
Здравствуйте,
Только что установил этот плагин, и он отлично работает. Есть ли возможность обновить его так, чтобы он поддерживал поле box_count, возвращаемое функцией get_memes, и использовал это значение для создания соответствующего количества текстовых полей для выбранного изображения, а затем отправлял результат обратно, используя поле “boxes”? Это позволило бы плагину поддерживать более двух текстовых полей.