Hi Yuriy, I followed your instructions and was able to get a ticket for the uma_rp_get_rpt request. The issue now is that uma_rp_get_rpt returns the following error `{
"code": 403,
"message": "{\"error\":\"forbidden_by_policy\",\"error_description\":\"Forbidden by policy (policy returned false).\"}"
}
` There are no UMA policies associated to the UMA scopes in use ("item:read & "item:create"). Registered resources are described in:[https://pastebin.com/hi70wUnt] . Any ideas about what might be the cause of this? Thank you.