You may need to register the SharePoint workflow service again by specifying the scope name as below
Register-SPWorkflowService –SPSite "Site collection URL" –WorkflowHostUri "Workflow URL" -Force -ScopeName "SharePoint"
If the issue still persists, so try to Disable loop Back Check as mentioned at Disable the authentication loopback check
Read also