I try to do we chat social login integration, I follow the we chat documentation steps, I logged in to we chat I got appid and secrete id from credential but I didn't get the auth code I got error like this for the API:
Request: https://api.weixin.qq.com/sns/oauth2/access_token?appid= appid&secret= secret&code=CODE
Please suggest me where I can get this auth code.