2. 接口调用流程

../images/pros.jpg

Attention

开发者需要缓存access_token,用于后续接口的调用(注意:不能频繁调用获取 responseAccessToken接口,否则会受到频率拦截)。当access_token失效或过期时, 需要重新获取。