Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

In my.php, response code of REST call should be checked. #9

Open
shellyln opened this issue Oct 23, 2013 · 1 comment
Open

In my.php, response code of REST call should be checked. #9

shellyln opened this issue Oct 23, 2013 · 1 comment
Assignees

Comments

@shellyln
Copy link
Owner

you should check the response code

  • 200 OK
  • 401 Unauthorized -> you should refresh access token by using refresh token.
  • 410 Gone, the others codes -> give up accessing.
@ghost ghost assigned shellyln Oct 23, 2013
@shellyln
Copy link
Owner Author

now REST call is commented out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant