You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "mappjzc (via GitHub)" <gi...@apache.org> on 2023/03/13 14:56:01 UTC

[GitHub] [incubator-devlake] mappjzc commented on pull request #4625: feat: implement the trello plugin

mappjzc commented on PR #4625:
URL: https://github.com/apache/incubator-devlake/pull/4625#issuecomment-1466305491

   > Hi @Startrekzky, I've joined Slack. Also, the CI errors have been fixed! I'm hoping this pr will help improve DevLake even further :)
   
   Hi @jakezhu9 .I have tried to use your plugin but failed to test connection at first.
   ![image](https://user-images.githubusercontent.com/2921251/224719033-ff5432ad-e566-48d1-aaa7-e09c2d52123a.png)
   ![image](https://user-images.githubusercontent.com/2921251/224719219-f5972912-6433-412a-b449-671f02834ef5.png)
   ![image](https://user-images.githubusercontent.com/2921251/224719333-e166d6e8-1f3a-45a5-a5ba-ac4ace042861.png)
   
   and I have checked the document of oauth.
   
   It seems you don't use the full way for OAuth.
   
   ![image](https://user-images.githubusercontent.com/2921251/224735666-f1a9208f-64d3-4d09-b2ec-0fa999939627.png)
   ![image](https://user-images.githubusercontent.com/2921251/224735448-61e9b16f-7de6-4cfe-bceb-9fa257dbff2e.png)
   ![image](https://user-images.githubusercontent.com/2921251/224736370-8b45b810-a0a0-414c-8f4f-0a17984b5646.png)
   
   I can only get `Consumer Key` and `Consumer Secret`.
   
   So I don't know how you config the connection to run it.
   
   There are some codes from the document about how to use OAuth1.0 for Trello. 
   https://glitch.com/edit/#!/trello-oauth?path=server.js%3A37%3A0
   Maybe It can help you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org