- Shenbagam Balakumar
- PowerServer
- Monday, 6 May 2024 04:06 PM UTC
Hi Team,
I created the PowerServer project and I deployed the Project in IIS Server(Local).
We ran the application url and it's working fine.
Now we tried to implement the Azure AD B2C in the PowerServer Project.
For this case, we added the Authorization Function and Modified the Authentication.json file( Added instance, domain, TenantId and clientID) as per the guidelines in Appeon documentation. [https://docs.appeon.com/ps2022r2/Azure_Active_Directory_B2C.html].
We published the ServerAPI to IISProfile.
We Build and deployed the project. We tried to Run the Project we are getting the Session creation failed. Cause: Internal Server Error (HTTP status code: 500).
---------------------------
Throwable
---------------------------
Session creation failed.
Cause: Internal Server Error (HTTP status code: 500). (Web API: http://localhost:81/appname_API/api/ServerApi/CreateSession).
Learn more at: https://docs.appeon.com/ps/troubleshooting_guide/Session_creation_failed.html
---------------------------
OK
---------------------------
we followed the solution steps as given in the below link. But Still, we are facing the same issue.
https://docs.appeon.com/ps/troubleshooting_guide/Session_creation_failed.html#Internal_Server_Error_500
Please let us know, If anything that we missed.
Thanks,
Shenbagam Balakumar.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.