This topic was automatically generated from Slack. You can find the original thread here.
Hey, just wondering if anyone has setup a working OAuth flow in Python.For some reason, all params we’re sending in are coming out as null. The connect_url also takes us to a page saying “token expired” though it’s definitely not and the connect tokens are rotating during each request. The posted troubleshooting steps have not worked thus far.
Got it, thanks! that issue was solved but it seems that after going through auth successfully (i can see myself as an external user in proj → connect) i am only getting back the state parameter and not the connect_id on my client side