401 Unauthorized
-
We have create some oauth2 key pairs.
In the redirect uri (mautic side) we have inserted (separated by comma):
https://www.mysite.it/wp-admin/admin.php?page=automate-mautic,
https://www.mysite.it/wp-admin,
https://www.mysite.it,
https://mysite.it/wp-admin,
https://mysite.itOn the automateplug authentication setup, into the wordpress admin, I have wrote:
https://auto.mysite.it (that is the url of the mautic setup)On mautic I haven’t the basic auth, I have clean up several times the cache.
When I try to authenticate, The page shows the “trust” of the oauth2 application, I accept. After I return on the plug setup.
All seems works well, but is not true.
If I want show the segments in the rules I see an error: “there appear to be an error with the configuration”. And with “query monitor” (a plugin that check something on wordpress) I notice that there is two API CALLS that goes in forbidden: “401 unauthorized”.I don’t find the configuration problem!
Many thanks in advance for the support
- The topic ‘401 Unauthorized’ is closed to new replies.