You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
On my wordpress site, I have two plugins installed
WP REST API
(version 2.0-beta15) andWP REST API - OAuth 1.0a Server
(version 0.3.0).On my iOS app, I'm using
AFNetworking
andAFOAuth1Client
to authenticate the app but I'm receiving the 404 error.Here is the code I was testing:
The text was updated successfully, but these errors were encountered: