API Get Access token issue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-09-23 07:22 AM
Hello,
There is an API which i need to get an access token but API body is form data so i created C# code which i getting below errors. Please find the attached screenshots and could you please help me .
------------------------------
Revathi A
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-09-23 06:45 AM
Hi Revathi,
I'm not sure if BluePrism is capable to compile a class with a main() method. Especially if it is an async task!
My first guess is: Put only the body of your main() method in a code stage and avoid async HttpClient calls. Use the sync methods instead.
------------------------------
Tobias Arnold
RPA Developer
ITERGO GmbH
Europe/Duesseldorf
------------------------------
