i got this message on signing in in app.
{"code":"rest_forbidden","message":"Sorry, you are not allowed to do that.","data":{"status":401}}
i already use this on my htaccess
SetEnvIf Authorization “(.*)” HTTP_AUTHORIZATION=$1
SetEnvIf Authorization “(.*)” HTTP_AUTHORIZATION=$0
This reply has been marked as private.
This reply has been marked as private.