Hi * community,
您好*社区,
I've a ruby project with refinery and using imagemagick to handle the images that I want to upload to my webpage. I don't know how describe the entire scenery because I'm very new with this. When I try to upload an image I get the following:
我有一个带有炼油厂的红宝石项目,并使用imagemagick来处理我想要上传到我的网页的图像。我不知道如何描述整个风景,因为我对此很新。当我尝试上传图片时,我得到以下内容:
it says that I have to supply an api key. but I don't know where I can find it. Or how to solve it. I've Ubuntu 13.1 x64bits. I got ruby and imagemagick successfully installed.
它说我必须提供api密钥。但我不知道在哪里可以找到它。或者如何解决它。我有Ubuntu 13.1 x64bits。我成功安装了ruby和imagemagick。
the stack trace looks like this
堆栈跟踪看起来像这样
Thanks.
谢谢。
1 个解决方案
#1
0
I solve it by adding the following to my code:
我通过在我的代码中添加以下内容来解决它:
#1
0
I solve it by adding the following to my code:
我通过在我的代码中添加以下内容来解决它: