Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Microsoft Customer Power Platform Custom Connectors PRODUCT FEEDBACK] #121

Open
shadrackkiprotich opened this issue Oct 18, 2022 · 1 comment
Assignees
Labels
30-feedback Custom issue - product feedback from #30Days participants product-feedback

Comments

@shadrackkiprotich
Copy link

Submitted By

@shadrackkiprotich

Your Role

I am a Software Developer

What is your role in this learning context?

  • Professional Developer

For Product

I have feedback on

  • A Microsoft Topic

Specify a name and share a link to the learning resource you were using


Description

  • Example 1: Seeking clarification: Clear examples of usage of scopes on creation of custom connectors on Power Platform_.

Details

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

  • Example 1: Scope Clarification:
    For the 30 days of learning, I was working on Wakatime Api as my proposal for power platform connector. The API is well documented on the side of the Wakatime however I encountered a problem within the steps on Power Automate.
    Here is a breakdown of the related issue that I encountered.

--

  1. I created the API from scratch from the custom connectors tab
  2. Added the details as required on the steps to creating the API.
  3. I created a new app on the Wakatime dashboard as required so that I can get the client Id and also the client secret to be used on the app
  4. On the security tab I added authentication for the API and choose Oauth 2.0 for my authentication. The steps involved here included adding the client ID, client Secret, Authorization URL, token URL, refresh URL and scope.
    The whole process went seamless until the bit of scope.
  • My Api has about 6 scopes that should be added and use comma to separate the scopes. I tried adding comma to separate them but got an error that it is not a valid scope. I also tried working with one scope and it worked perfectly.
    From the online documentation and materials, I did not quite find one that clearly states how the scopes should be added into the security tab and at least an example of how to separate them using a comma.
    I went ahead and tried editing them on Swagger, but the changes did not reflect
  1. However some of the endpoints of the API that do not require authorization work perfectly when I do a test

@shadrackkiprotich shadrackkiprotich added 30-feedback Custom issue - product feedback from #30Days participants product-feedback labels Oct 18, 2022
@shadrackkiprotich shadrackkiprotich changed the title [Microsoft Custome Connectors PRODUCT FEEDBACK] [Microsoft Customer Power Platform Custom Connectors PRODUCT FEEDBACK] Oct 18, 2022
@juliamuiruri4
Copy link
Contributor

@shadrackkiprotich - please try adding the scopes with a space delimiter on the connector wizard, then let me know if that will work

@nitya nitya removed their assignment Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
30-feedback Custom issue - product feedback from #30Days participants product-feedback
Projects
None yet
Development

No branches or pull requests

5 participants