콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2785 화면

Hi,

I'm trying to read record from table of my customer's DB . First I obtain the user id, but when I use the method I receive back this fault message:

You are not allowed to access 'YYYYYYY' (xxxxxxx) records.

This operation is allowed for the following groups:
- Administration/Settings
- User types/Internal User
- ........................ group_system

Contact your administrator to request access if necessary.

My customer answered me that my profile has the correct access right.

What can be my mistake?

I'm developing in embedded environment using C library, but I obtain the same result using Postman.

Thank you

Luca

아바타
취소
작성자

Hi,

thank you for the answer.

I'm pretty sure about the authentication because the method has been successful and I obtained the user id. I will ask again the custom about my access right.

Thanks

베스트 답변

Hi,

The read is getting failed for many reasons, either the user will not have necessary access rights to read the data from the corresponding model.

As he said the access rights are granted, makes sure that the authentication is done and you are calling the xmlrpc end point with the authenticated user itself.


Thanks 

아바타
취소
관련 게시물 답글 화면 활동
3
7월 25
3989
1
10월 24
2894
1
4월 24
2952
0
9월 23
2283
xmlrpc search_read 해결 완료
1
6월 23
2944