500 - Internal Server Error : Web API Issue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-07-21 01:36 PM
Hi Team,
When I try to get Access Token using Client Credentials I am getting below error :
"500 - Internal server Error"
"There is a problem with the resource you are looking for , and it cannot be displayed."
Kindly provide your suggestions on this.
------------------------------
Krishna Chaitanya Araveti
------------------------------
When I try to get Access Token using Client Credentials I am getting below error :
"500 - Internal server Error"
"There is a problem with the resource you are looking for , and it cannot be displayed."
Kindly provide your suggestions on this.
------------------------------
Krishna Chaitanya Araveti
------------------------------
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-07-21 01:45 PM
What API are you calling, and have you tested it already from something like Postman or some other tool outside of Blue Prism to verify you've got it working?
------------------------------
Dave Morris
Cano Ai
Atlanta, GA
------------------------------
Dave Morris, 3Ci at Southern Company
------------------------------
Dave Morris
Cano Ai
Atlanta, GA
------------------------------
Dave Morris, 3Ci at Southern Company
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-07-21 01:52 PM
Hi Dave,
I am using POST action and it is working fine in Postman Application.
------------------------------
Krishna Chaitanya Araveti
------------------------------
I am using POST action and it is working fine in Postman Application.
------------------------------
Krishna Chaitanya Araveti
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-07-21 01:54 PM
Vbo Excel - action Export PDF
------------------------------
Netto Baptistella
------------------------------
------------------------------
Netto Baptistella
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-07-21 02:07 PM
What API? It's gonna be hard to help with anything without knowing more information.
------------------------------
Dave Morris
Cano Ai
Atlanta, GA
------------------------------
Dave Morris, 3Ci at Southern Company
------------------------------
Dave Morris
Cano Ai
Atlanta, GA
------------------------------
Dave Morris, 3Ci at Southern Company
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-07-21 02:14 PM
I have added new service under Web API Services in Settings tab.
I am trying to get token Id for NetDocs API through Client Credentials and Auth URL.
I am using POST Action by giving "Grant Type , Client Id , Client Secret"
Kindly let me know if I am missing anything which you requested for.
Thanks,
Krishna.
------------------------------
Krishna Chaitanya Araveti
------------------------------
I am trying to get token Id for NetDocs API through Client Credentials and Auth URL.
I am using POST Action by giving "Grant Type , Client Id , Client Secret"
Kindly let me know if I am missing anything which you requested for.
Thanks,
Krishna.
------------------------------
Krishna Chaitanya Araveti
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-09-21 06:33 PM
Can you share the curl here ? and also the screenshot of Web API Services in Settings tab you are doing please .
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification and Optimization Designer(Solutions Architect)
Fidelity International
------------------------------
------------------------------
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification and Optimization Designer(Solutions Architect)
Fidelity International
------------------------------
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-10-21 08:18 AM
The error is too generic and does not tell you exact problem. The first thing you need to know about the http error 500 the page isn't working is that the error can only be resolved by fixes to the Web server software. It is not a client-side problem meaning that the problem is not with your browser, your computer, or your internet connection. The error is too generic and does not tell you exact problem. When you hit an internal server error it usually means some parts of your web server is not configured correctly or the application is trying to do something and the server is failing to carry out the request due to a conflict or restriction. Please check the error logs on your server for a more specific error message, which may give a clue to why this is happening on your website/server. These errors are often caused by plugin or theme function conflicts, so if you have access to your Dashboard, try deactivating all plugins. It is up to the administrators of the Web server site to locate and analyse the logs which should give further information about the error. However, there are often ways to quickly get around the problem:
------------------------------
numan john
------------------------------
- Reload or Refresh the Webpage.
- Check you server permission.
- Corrupt Plugins.
- .htaccess file may be corrupt.
- Exceeded PHP memory limit.
- Increase the memory setting in the wp-config.php file.
- Clear your browser cookies and cache
------------------------------
numan john
------------------------------
