"In each http call you need to pass the access_token parmeter: hostname/controller/route?access_t..."
Can i pass the token in the headers section (like, a cookie, for example)? or i need to pass the token in the url?
Edit: Nevermind, didn't saw your "Errata corrige:"
Great article! \o
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
"In each http call you need to pass the access_token parmeter:
hostname/controller/route?access_t..."
Can i pass the token in the headers section (like, a cookie, for example)? or i need to pass the token in the url?
Edit: Nevermind, didn't saw your "Errata corrige:"
Great article! \o