Hi All, I am using flutter dart POST call to generate auth code. I was able to generate auth code & refresh token for the first time and i did not save it since i was testing. Now, if i generate it again i am getting "Your auth code has expired. Please generate a new auth code" error. Is there any method to refresh auth code or do i need to delete the app and recreate it? Please guide me.
Error - Your auth code has expired. Please generate a new auth code
3 replies