-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Snapchat Object ( [auth_token] => [username] => ) #98
Comments
Getting the same var dump... |
Having the same issue |
You can use this for now Snap API: https://github.com/mgp25/Snap-API Regards |
Notice: Undefined variable: auth_token in C:\xampp\htdocs\test\exampleFunctional.php on line 17 Notice: Undefined variable: multipart in C:\xampp\htdocs\test\src\snapchat.php on line 90 Notice: Undefined variable: multipart in C:\xampp\htdocs\test\src\snapchat.php on line 295 Notice: Undefined variable: media_id in C:\xampp\htdocs\test\index.php on line 24 |
@thearion use it in terminal / shell / cmd 😄 |
@mgp25 your api return :
|
@ricoxor there are some functions that arent updated yet, i havent tested the getSnaps yet, but the main functions (postStory and send) works perfectly, im using version 9+, on my spare time ill be updating the API. I suggest you to use simple scripts in terminal because it provides a debug log. Regards |
@mgp25 |
@thearion now its working, give a try 😄 and i recommend you doing |
Hi,
Since yesterday i can't use the API php-snapchat.
The result is
Snapchat Object ( [auth_token] => [username] => )
I have created a new account and i try the script on a new server for change account/ip's.
Do you know why i can't use this API now ?
The text was updated successfully, but these errors were encountered: