Api problems
-
Hello,
I would like to use the EventPrime REST API to transfer events to a subdomain (from my main WordPress site to a subsite). Unfortunately, I’m running into a problem.
The
get_access_tokenendpoint (/wp-json/eventprime/v1/integration?action=get_access_token) has consistently been returning{"status":"error","message":"Invalid credentials."}(HTTP 401) — with multiple different Administrator accounts, whose passwords are verifiably correct (they work fine on the normal wp-login). The API was working correctly before this. All WordPress-side login-protection plugins (Captcha, Hide-Login, Login-Limiter) have been disabled for testing, without any change in behavior. EventPrime version: 4.3.4.3. Site URL: seiffen.de.Could you please check whether there is any internal rate-limiting or lockout mechanism on the
get_access_tokenendpoint that might be blocking these requests, and if so, how it can be reset?Thank you very much for your help.
Best regards,
Steffen
You must be logged in to reply to this topic.