Support

Home Forums Event Espresso Premium ee4 rest api – get registration details based on reg_id using oauth authenticati

ee4 rest api – get registration details based on reg_id using oauth authenticati

Posted: September 24, 2015 at 11:54 am

Viewing 2 reply threads


Alan Coyne

September 24, 2015 at 11:54 am

I have setup the wp auth server and get all registrations on executing http://v2.iregister.ie/wp-json/ee/v4.6/registrations
But If I want to get registration details with reg_id = 94
http://v2.iregister.ie/wp-json/ee/v4.6/registrations?filter%5Bwhere%5D%5BREG_ID%5D=94
Then its giving the below error
Array(
[result] => Array (
[0] => Array (
[code] => json_registrations_cannot_list
[message] => Sorry, you are not allowed to list registrations. Missing permissions: ee_read_registrations,ee_read_others_registrations
)
)
[code] => 403
[content_type] => application/json; charset=UTF-8
)

PLease guide me to overcome this issue.


Lorenzo Orlando Caum

  • Support Staff

September 24, 2015 at 11:58 am

Hi Alan, please post this question to our project on Github and a developer will share feedback:

https://github.com/eventespresso/event-espresso-core/issues

Thanks


Lorenzo


Alan Coyne

September 24, 2015 at 12:25 pm

Ok, posted on github , Thanks.

Viewing 2 reply threads

The support post ‘ee4 rest api – get registration details based on reg_id using oauth authenticati’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso