‎04-01-2022 09:35 PM - edited ‎04-01-2022 10:06 PM
After upgrading from V4 CP2 to CP5 and then downloading and installing the latest version of GraphQL(as well as .net framework 4.8), I now get authentication problems when trying to use GraphQL. For example, using the same settings that worked previously in the HopexGraphQL web.config, using the testing web service GraphiQL I get continuous prompts to sign in now.
UAS generally seems to be working as its used for user login which works fine for Hopex itself.
Nothing obvious is jumping out as the directory permission on inetpub and mega installation are inherited and haven't changed.
Any ideas?
Solved! Go to Solution.
‎05-01-2022 05:25 PM
Thank you, this really helped. I didn't think I had re-referenced the environment, however the id was different so I must have. That solved the issue.
‎05-01-2022 10:01 AM
Hello,
This happens for 2 reasons :
If it was working and it's not working anymore we can exclude the IIS configuration issue.
So you need to check the web.config.
To test use postman with the same information of the web.config to see if they are working