The website is connected to the oauth function (automatically follows the public account). after logging on, I will get the openid of the login user and save it. I need to use openid to send a targeted message to the user. if the test fails to be debugged in the middle of the night, I find that the openid obtained through oauth and directly call the APi... the website is connected to the oauth function (automatically follows the public account). after logging on, I will get the openid of the login user and save it.
I need to use openid to send a targeted message to the user. the test fails in the middle of the night.
After debugging, we found that the openid obtained through oauth is different from the openid obtained by calling the APi directly to obtain the user list of interest !!
Why is it different?
Is there any way to match it?
I need to use openid to send messages, but the openid obtained through oauth cannot send messages.
Thank you!
Online rush ..