Hey all,
I would like to set my frappe server as identity provider to be able to use oAuth.
What i did:
- Create an oAuth client and try to use it
- Receive
ValidationError: Define Frappe Server URL in Social Login Keys
- Type the URL of my ERPNext server into the “Frappe Server URL” field of the “Social Login Keys” form
- Hit “Save”
This gives me this Error: Unable to make request to the Frappe Server URL
I am able to ping the URL from the server.
Any ideas what I could do?
ERPNext: v10.1.64 (master)
Frappe Framework: v10.1.56 (master)