Share via

web service stop working

Harris Sedigh 1 Reputation point
2021-04-12T02:12:07.64+00:00

I have created a few custom SharePoint 2013 lists which using Ajax to receive few users information (Auto filed, Users name, email, phone number). I have recently start using https by installing the certificates and updating the IIS. however since using HTTPS non of the users information doesn't work and they all return empty. I don't know where to start the trouble shooting.

Kind Regards

Microsoft 365 and Office | SharePoint | For business | Windows

1 answer

Sort by: Most helpful
  1. MichaelHan-MSFT 18,136 Reputation points
    2021-04-12T07:30:37.27+00:00

    Hi @Harris Sedigh ,

    Have you changed the url of the api to https in your code?

    Besides, you could use F12(developer tools) to check if there is error message when making request for user information.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.