rest_forbidden error 403 on TeraWallet
-
Dear TeraWallet,
Your plugin is awesome, but i am currently developing Android App for my wordpress site so for that i need REST API.THIS IS THE RESPONSE THAT I GET ON “GET” Request:-
{code: “rest_forbidden”, message: “Sorry, you are not allowed to do that.”, data: {…}}code: “rest_forbidden”
data: {status: 403}
message: “Sorry, you are not allowed to do that.”However i am authenticated with JWT and the token is valid!. JWT api is working and sending me correct respond and the token is valid!.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘rest_forbidden error 403 on TeraWallet’ is closed to new replies.