Forum Discussion
Establish an oauth connection error
Hi paocohe
Based on the sample code you have provided, you are using github connector, please make sure that the redirect URI must match exactly what is registered in the OAuth application, and you can refer to the following link.
Handling authentication for Power Query connectors - Power Query | Microsoft Learn
GitHub tutorial for Power Query - Power Query | Microsoft Learn
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- paocohe2 years agoFrequent Visitor
Yes, the connector by itself works but adding the hello methods it's making it fail. And i'm not sure why, that's where i'm looking for an advice
- Anonymous2 years agoNot applicable
Hi paocohe
You can refer to the following link.
Create a custom connector from scratch | Microsoft Learn
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.