{"code":"rest_no_route","message":"No route was found matching the URL and request method","data":{"status":404}}
I am getting this when i tries to access the rest api
@abhiyan,
What actually you are trying to do? Can you please explain?
make sure that plugin should be activated whose REST API you are using and also make sure the endpoints should be correct
I am trying to make app.
I added <span style="color: #1d1c1d; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; font-variant-ligatures: common-ligatures;">SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 </span><span style="color: #1d1c1d; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; font-variant-ligatures: common-ligatures;">in my .htaccess then it seems to work but then new problem arises i.e for every course it shows expires and cant view course content.</span>
While viewing in website it is working well but for app it is showing the problem.