I'm unable to make a api to call https://xxx.atlassian.net/rest/servicedeskapi/requesttype getting 403 forbidden error .
curl --location 'https://xxx.atlassian.net/rest/servicedeskapi/requesttype' \
--header 'Authorization: Basic token' \
--header 'Cookie: atlassian.xsrf.token=933c30a2c4ae333b3d1632672db2c9a604f64709_lout'
Hi @badugula.santosh ,
This API is experimental. Experimental APIs are not guaranteed to be stable within the preview period. You must set the header 'X-ExperimentalApi: opt-in' to opt into using this API.
Hope this helps!
@Thuan_ Do Dang I did try it is still giving me same 403 forbidden error
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.