smartsheet / smartsheet-csharp-sdk

Library that uses C# to connect to Smartsheet services.
Apache License 2.0
12 stars 6 forks source link

Issue: Access token - email based TOTP login #78

Open diacristian opened 1 month ago

diacristian commented 1 month ago

OAuth flow is broken with the new emai based TOTP login (TOTP is One Time Passcode, used to login without a password:
Email-based TOTP overview | Smartsheet Learning Center ). When I'm using this login method, I'm not getting the Access token from Smartsheet API.

For now we can still use the login with email/password but they are planning to remove this feature, this year.

Does anybody found a workaround for this? Or does anybody have insights if Smartsheet API team is plannig to fix it?

timothodge commented 1 month ago

Great question! I will ask around and see if I find anything. Hope others do the same!

diacristian commented 1 month ago

Thank you, @timothodge. I look forward to your findings.

I have also opened a case with Smartsheet and have been awaiting a response for a few days.

Additionally, I have reached out to the Smartsheet community for assistance: Smartsheet Community Discussion.