smartinm / mega-php-client

MEGA PHP Client Library
102 stars 44 forks source link

Not working now #8

Open JuniorJPDJ opened 10 years ago

JuniorJPDJ commented 10 years ago

HI, What's wrong? PHP client stopped working for me. Please fix it. When I'm trying to login I can see 502 error. When trying to download file without logining in: "[DEBUG] MEGA::Making API request: [{"a":"g","p":"hApxnRhB","g":1,"ssl":1}] [DEBUG] MEGA::API response: "

mtshare commented 10 years ago

Same problem as JuniorJPDJ, has stopped working! Please fix it.

amine-damani commented 7 years ago

Same problem

MediaMaquina commented 6 years ago

Similarly when trying to get file info of a public file i get -11

[DEBUG] MEGA::Making API request: [{"a":"g","p":"UnomjbxC","g":0,"ssl":1}] [DEBUG] MEGA::API response: [-11] -11

API_EACCESS (-11): Access violation (e.g., trying to write to a read-only share)

It shouldn't happen with public files.