JorgenPhi / php-snapchat

A PHP library for the Snapchat API - With Commit History
MIT License
259 stars 73 forks source link

Registration version #38

Open Grandnainconnu opened 10 years ago

Grandnainconnu commented 10 years ago

Hi, i have one problem.

When i want to register me, this error as returned : public 'message' => string 'Please upgrade Snapchat to the latest version to create an account.' (length=67)

I have set const version to 7.0.4 and curl user adgent to 7.0.4 too, please help me...

gabrielsoldani commented 10 years ago

This API doesn't implement the new registration (with captcha) yet, so you cannot register at the moment.

A workaround is to create an account using a phone, and then login in through the API.

This is a duplicate of issue #1.