d4x1 commented on issue #7702: URL: https://github.com/apache/incubator-devlake/issues/7702#issuecomment-2213490996
@kamiyariko `varchar(255)` is enough for PAT with length 192, and I have tried to set an illegal token with length 193, it can be saved successfully.  Compared with your curl command, I think the root cause is `token` is in payload["password"] not payload["token"]. You can have a try. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
