• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

API redirect don't work.

Status
Not open for further replies.

Budziol

Chevereto Member
Hello, on my site (DajFoto.pl), api stopped working fine.

I do not know where the error is error, but before it worked fine.
Ex.
http://www.dajfoto.pl/api?key=api_d...ad=http://www.google.pl/logos/classicplus.png

It doesn't work.I've got blank page.

But when I do :
http://www.dajfoto.pl/api?key=api_dajfoto&upload=http://www.google.pl/logos/classicplus.png

I've got:
Code:
{"status_code":200,"status_txt":"OK","data":{"img_name":"jILzx.png","img_path":"\/images\/jILzx.png","img_url":"http:\/\/www.dajfoto.pl\/images\/jILzx.png","img_width":275,"img_height":95,"img_attr":"width=\"275\" height=\"95\"","img_size":"11.2 KB","img_bytes":11508,"thumb_url":"http:\/\/www.dajfoto.pl\/images\/thumbs\/jILzx.png","thumb_width":100,"thumb_height":90,"source":"http:\/\/www.google.pl\/logos\/classicplus.png","resized":"0"}}

How to fix that ?
 
I have just test on the demo and it works. Have you touched the api.php file?
 
No. I don't touched it.

##
Ok. I fixed that. I just deleted Very Simple Plugin System and Recents Users Uploaded Images Without DB
 
Status
Not open for further replies.
Back
Top