You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Estou testando a criação de um cliente e adição dele em um projeto do service desk, é solicitado um auth, esse Authorization seria especificamente quem ? do projeto ? do cliente ?
E quando realizamos, ele retorna que o usuario precisa estar logado, tem relação com o Authorization ? ou precisamos fazer algum ajuste em especifico ?
Erro que retorna:
Hi,
It looks like you are wanting to be able to create a service management customer using the REST API. The reference guide for that endpoint is over in POST /rest/servicedeskapi/customer.
In the case where you are being prompted for this kind of Authorization bearer token, would tend to indicate that your application or app would need to follow the steps in https://developer.atlassian.com/cloud/confluence/oauth-2-3lo-apps/ in order to setup the authorization here. This endpoint is expected to be called by a user account in Jira: specifically a user account that has permissions to add or invite new customers as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.