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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.