Skip to main content
gaoyu1
Level 1.5: Cupcake
April 14, 2026
Solved

How to obtain EID in profile owner

  • April 14, 2026
  • 1 reply
  • 93 views

In PROFILE_OWNER, when using RequestDeviceInfoParams to request for eid, the device agrees to display eid. Why can't amapi obtain the eid of the device? It can be confirmed that my device has eid and can display it normally in other modes

Best answer by gaoyu1

I have already solved it. We need to request operation. get for this command before we can obtain the EID

1 reply

jeremy
Level 1.6: Donut
April 14, 2026

EID is considered as a user personal identifier, so it requires user approval to get the EID, that’s why it’s done using the RequestDeviceInfoParams command on those devices

gaoyu1
gaoyu1Author
Level 1.5: Cupcake
April 15, 2026

Thank you for your reply. My device has been approved, but I still cannot obtain the EID

gaoyu1
gaoyu1AuthorAnswer
Level 1.5: Cupcake
April 15, 2026

I have already solved it. We need to request operation. get for this command before we can obtain the EID