Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.
This repository was 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

Description

@shellyln

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions