Home › Forums › BulletProof Security Pro › Error 403 Forbidden
- This topic has 3 replies, 2 voices, and was last updated 10 months, 2 weeks ago by
AITpro Admin.
-
AuthorPosts
-
coder
ParticipantHi,
I am using a 3rd party service for my blog which requires access to my wordpress site. It generate access token via this URL: https://www.yourdomain.com/wp-admin/authorize-application.php?random but when i try to login to my site BPS Pro blocks this request and gave this error.
403 Forbidden Error
If you arrived here due to a search or clicking on a link click your Browser’s back button to return to the previous page. Thank you.
Can you please help me bypass this via settings to my 3rd party service can access this? I have tried disabling BPS Pro plugin but even if BPS Pro is disabled this save error kept coming back no matter what i do. I have even cleared cache for my browser after disabling plugin but nothing worked.
AITpro Admin
KeymasterI would need to see a BPS Security Log entry for what is being blocked. Go to the BPS Security Log page and copy the Security Log entry and post it in your forum reply. From the URL you posted it looks like the wp-admin htaccess file is blocking whatever request is being made.
coder
Participant[403 GET Request: May 8, 2024 7:43 pm] BPS Pro: 17.4 WP: 6.5.3 Event Code: WPADMIN-SBR Solution: https://forum.ait-pro.com/forums/topic/security-log-event-codes/ REMOTE_ADDR: 145.174.72.11 Host Name: 145.174.72.11 SERVER_PROTOCOL: HTTP/1.0 HTTP_CLIENT_IP: HTTP_FORWARDED: HTTP_X_FORWARDED_FOR: 145.174.72.11, 145.174.72.11 HTTP_X_CLUSTER_CLIENT_IP: REQUEST_METHOD: GET HTTP_REFERER: https://www.mydomain.com/wp-login.php?redirect_to=https%3A%2F%2Fwww.mydomain.com%2Fwp-admin%2Fauthorize-application.php%3Fapp_name%3Dwriteseed-4234212%26success_url%3Dhttps%3A%2F%2Fwriteseed.com%2Fuser%2Fwordpressreturn%3Fid%3D2409%26site_token%3DT6dMsbuIXvzW&reauth=1 REQUEST_URI: /wp-admin/authorize-application.php?app_name=writeseed-4234212&success_url=https://writeseed.com/user/wordpressreturn?id=2409&site_token=T6dMsbuIXvzW QUERY_STRING: app_name=writeseed-4234212&success_url=https://writeseed.com/user/wordpressreturn?id=2409&site_token=T6dMsbuIXvzW HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
AITpro Admin
KeymasterUse the wp-admin htaccess file RFI fix here > https://forum.ait-pro.com/forums/topic/wp-mail-smtp-plugin-403-error/. If this does not completely solve the problem then you will also need to use this RFI fix for the root htaccess file as well > https://forum.ait-pro.com/forums/topic/constant-contact/#post-40940
-
AuthorPosts
- You must be logged in to reply to this topic.