PierreHerman

Results 2 issues of PierreHerman

hello :) I try to connect to my spotify account, but when i put my ids he say: > Error: Username doesn't match with web-api authorization > Before that, i...

Hello, I am currently writing my API swagger doc so for example on this route: ``` router.GET("/tl/:id", []fizz.OperationOption{ fizz.ID("get_by_id"), fizz.Description("Get by its id."), fizz.Response("200", "Example of a successful call by...