dashed-slug.net › Forums › General discussion › [Feature Request] API Key Auth instead of Login Creds › Reply To: [Feature Request] API Key Auth instead of Login Creds
April 10, 2019 at 3:35 pm
#6128
alexg
Keymaster
Hello,
I have modified version 3 of the JSON API in plugin version 4.2.1
. The __wallets_user_id
argument is now ignored. If you specify an API key in your calls, the effective user whose data is returned, is always the user who corresponds to the given API key.
with regards