I am trying to get contact information from a Skype for Business 2019 server using the UCWA API. I've managed to get an access token, but when I try to search for a contact I get a 500 error with the message There is a problem with the resource you are looking for, and it cannot be displayed. If I understand correctly this is a general error message and it should be possible to get a better error message. I have access to the server and can change all settings, but don't know where or how. I am a (PHP) programmer with no experience configuring Skype for Business or IIS. Can someone point me in the right direction?
Better error message for UCWA API for Skype for Business
78 Views Asked by Rudy Gnodde At
0
There are 0 best solutions below
Related Questions in SKYPE-FOR-BUSINESS
- Search-CsClsLogging script not recognizing variable string as a valid DateTime
- Using SIP "Session Initiation Protocol" (Skype for Business) through Apache Nifi
- Enable mailbox in exchange server for an existing user in active directory via HTTP API
- How to make Skype Phone call and recording using Skype API?
- How to integrate the Skype with the Checkmk Server which is running in AWS instance
- Strange error in SQL Server Reporting Services, EventID 108
- Is it possible to automate the moderation of a channel in Microsoft Teams?
- How to process video? which I am getting from the team-recording bot
- The team bot did not appear in a team meeting
- Inconsistent result from Get-CsOnlineUser
- Skype for Business Service Health for Multiple Devices
- Find Skype presence in EWS
- graph call behind get-cscallqueue
- Skype For Business Server 2019 - Better way to Integrate the Chat Bots with server 2019
- Capture skype for Business Events
Related Questions in UCWA
- Skype For Business Server 2019 - Better way to Integrate the Chat Bots with server 2019
- UCWA - getting all meetings not just ones you scheduled
- UCWA: error when sending multiple messages
- Making API calls to Skype for Business / Lync without registering application
- Skype for buinsess online integration Chat Sysytem
- Easiest way to get skype user presence using dotnetcore?
- Getting User Presence using UCMA?
- Skype For Business - Receive IM not working with the below steps
- Spring Rest Template - Post Request String Body to azure gives 500 error
- Azure Active Directory - Setting Token Expiry in java
- "Authority URI should have atleast one segment in the path (i.e.https://<host>/<path>/)"...; When Using UCWA2.0 In C#
- Issue on sending an IM with UCWA (Skype for Business)
- How can I properly send a batch request using UCWA 2.0?
- How to login of my skype business account using python?
- Skype For Business Online Authentication Error - 403 Permission Denied
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?