I am trying to work on Udemy Connector but I am facing some challenges.[Microsoft Graph PRODUCT FEEDBACK]
Submitted By Yusadem131
(Your name - preferably GitHub profile name)
Building Udemy Connector
What is your role in this learning context?
- Student
- Career Switcher
- Professional Developer
For Product
What do you have feedback on?
- A Microsoft Service
- A Microsoft Tool
- A Technology Topic Specify a name and share a link to the learning resource you were using
Description
(1-2 lines that describe the topic or focus of your feedback)
-
Example 1: Bug Report: Error using feature xxx on product yyy. -
Example 2: Feature Request: Request to add feature xxx to product yyy
Details
(Use this section to provide more details on the feedback if possible)
-
Example 1: Bug report:- When I tried using the Udemy API with the postman to test it
- I got this error message: ``You need Client ID''
- To reproduce the error, take these steps:
describe steps you took - (Optional) Take and share a screenshot if possible
-
Example 2: Feature request:- I want to
use case you are implementing - But this product does not currently have
feature you want - Adding this feature will have these benefits:
describe how it improves developer experience
- I want to
Hi @Yusadem131 - The message 'You need a Client ID' is more of a requirement and less of an error. You need to provide the client credentials to successfully work with the API.
Check out more on this here: https://oauth.net/2/ https://oauth.net/2/client-authentication/
https://learn.microsoft.com/en-us/connectors/custom-connectors/troubleshoot-oauth2
@Yusadem131 Were you able to successfully complete this?
I wasn't able to complete it. I couldn't get the API