This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
@Anonymous @miguel
I am trying to develop a test connector to a ms-sql server using pqsdk. this is giving me a credential error as following.
This is the production server which I can connect using power query's built-in sql connector and it requires me to put my credential through OAuth Log in window.
I am not sure how can I achieve this?
Hi @smpa01 ,
Make sure that the pqsdk settings contain the correct OAuth configuration. This may involve setting up the OAuth Client ID, Customer Secret, and Redirect URI correctly.
Verify that the code retrieves and uses the OAuth token correctly. You may need to implement a process to handle the OAuth sign-in and token retrieval process.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Is there a working example of OAuth you can share for me to refer the use case please. I don't have experience here.
Hi @smpa01 ,
Sure! Here are some useful resources that provide detailed examples and guides on implementing OAuth:
How to implement OAuth 2.0 in Node.js - LogRocket Blog
The complete guide to protecting your APIs with OAuth2 (part 1) - Stack Overflow
Guide to implementing OAuth 2.0 (with examples)
These resources should help you understand and implement OAuth in your project. If you need further assistance, feel free to ask!
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.