microsoft / 30daysof

30 Day of Learning Resources, Samples and Curricula
https://aka.ms/30DaysOf
MIT License
170 stars 56 forks source link

I am trying to work on Udemy Connector but I am facing some challenges.[Microsoft Graph PRODUCT FEEDBACK] #101

Open Yusadem131 opened 1 year ago

Yusadem131 commented 1 year ago

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)


Details

(Use this section to provide more details on the feedback if possible)


juliamuiruri4 commented 1 year ago

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

juliamuiruri4 commented 1 year ago

@Yusadem131 Were you able to successfully complete this?

Yusadem131 commented 1 year ago

I wasn't able to complete it. I couldn't get the API