335 results found based on the keyword token.
Topic

How to use SetSqlSelect on a report using SnapDevelop

We are migrating an existing PowerBuilder application to make use of SnapDevelop to handle the datawindow calls.  Our system has a reporting area, where we give the user a selection of criteria they can use to customize the report.  As the current sy......
  1. Unresolved
Topic

How to get access token

Dear Sir, I need to migrate the following code to powerbuilder, but I didn't find the corresponding parameters.The following is the http request to get the access token:POST https://open.12345.com/auth/tokenContent-Type: application/json{ "authorize_......
  1. Resolved
Topic

Azure File Storage

Hi. One of our customers is getting some statistical data from PowerBI, and it's stored in CSV file in an Azure File Storage account.I can open the URL in Azure Storage Explorer and download the file without any problem, but of course we need to do t......
  1. Unresolved
Topic

Proxy settings for OauthCLient.Accesstoken and OauthClient.RequestResource

Hello everyone,We have implemented a "MS O365 Graph API email sending" procedure in PB using a Client Credentials Workflow. It works well.Now we need to manage Proxy. In java we can connect by adding the proxy parameter to openConnection if necessary......
  1. Unresolved
Topic

Possible issue with the OauthClient in Citrix

Currently, we are using the OauthClient object to request a token and then use that token to get the data using the RequestResource function.Thanks to a lot of the posts I have seen here, I was able to put this together and it works quite well.Until.......
  1. Resolved
Replies

RE: Windows Vista vs. PB 2021 1509 compatibility

HiJust FYI if someone will solve Vista issues in the future:1. Forget about webbrowse object. It's not possible to run it.2. Don't use WebBrowserGet / WebBrowserSet on Vista3. Install .NET 4.6.2. It's tricky but it's possible. The process is here:Sta......
  1. Resolved
Topic

Web APIs deployed to IIS - unable to connect to SQL Anywhere DB

Hello,Following the steps inTutorial 3: Hosting Web APIs in IIS (in-process hosting) - - PowerServer 2021 Help (appeon.com)I have at least partially deployed my app's Web APIs to IIS. The PB client can successfully obtain a JWT token and can successf......
  1. Resolved
Topic

Problems retrieving an Oauth token from the server

The code below is what I decided to go with after reading all of the cases in here and the help.  I am trying to get my token using a client id and secret and then use it to access the data.  On the Method when I try GET then I get a 200 code but not......
  1. Resolved
Replies

RE: Using the BOX REST API from PowerBuilder

There is webinar along with code sample how to do this for Dropbox: https://www.appeon.com/developers/library/videos/using-dropbox-rest-api-powerbuilder.htmlI imagine if you study that you could adapt it to Box.com.......
  1. Resolved
Topic

REST API calling

Hi Gurus, I am using PowerBuilder 2019 R2 classic. I am not aware with Rest API calling in PowerBuilder .Below is the example of HTTP request.:- Request URL: https://api.incontact.com/InContactAuthorizationServer/tokenRequest Method: POSTRequest Head......
  1. Resolved
Topic

REST API calling

Hi Gurus, I am using PowerBuilder 2019 R2 classic. I am not aware with Rest API calling in PowerBuilder .Below is the example of HTTP request.:- Request URL: https://api.incontact.com/InContactAuthorizationServer/tokenRequest Method: POSTRequest Head......
  1. Unresolved
Topic

GetJWTtoken vs SendPostRequest

Hello,I just want to know if there is any special reason for GetJWTtoken function if it's doing (almost) exactly the same as SendPostRequest.I see that GetJWTtoken has extra return status:  "-5 -- Failed to get token" (and has SendPostRequest "-10 --......
  1. Resolved
Topic

External URL error with AppProxy

We have a PS app working fine with internal URLs, cloud servers, all over https, but as we want external access to the application we have created external URLs.  Access to external URLs is controlled by MS AppProxy.  We can access the URLs through t......
  1. Unresolved
Replies

RE: trouble Connecting to Git from Appeon Powerbuilder 2021

I understand that you've resolved your issue using PTA. So I just post here in case it helps others in a similar situation.You can try using a PTA as both the user name and password in PB IDE to access your repository on GitHub.To create a PTA, you c......
  1. Unresolved
Topic

Display or Save a Blob to PDF save on local machine.

I am using PB2019R3 consuming with an API that returns a PDF in Blob. I use HttpClient supports Blob response, checking the size of the file I use Len and it is correct. My problem is how to convert or decode the Blob to PDF to save on local machine.......
  1. Resolved
Topic

How to PostData using HTTPClient and how to read the result

Hello,Need to PostData to a URL and read the result.   My code to PostData is and Read the response isString ls_email, ls_einvoice_jsonls_email = test@test.comls_einvoice_json = /*JSONVALUE*/ This JSON is verified to workls_url = 'https://api.......
  1. Resolved
Replies

RE: SSH protocol for PB Git source control

From March 1st, Bitbucket seems to require SSH (and basic doesn't work any longer). That means that we can now only use commandline or Torstoise Git for pushing/pulling.........
  1. Unresolved
Topic

PATCH request

Hello,Controller/Service scaffolding in SnapDevelop API generates HttpPost method that can also be used for HttpPut, i.e. for updating only one row of a given model (which is a must for non-PB REST client):// Controller[HttpPut]public async Task<A......
  1. Unresolved
Replies

RE: base64

[Edit: Replaced function source code with improved version that uses fewer variables and memory.]Here's a script for a PowerBuilder function I created that performs Base64 encoding that should be compatible with PB 10:// Public Function: of_Base64Enc......
  1. Unresolved
Topic

Using PowerClient to distribute an app which uses ADO.net

We have an application we're trying to move from PB 2019 R2 Build 2353 to PB 2021 Build 1506. At the same time, we're also looking to distribute the application using PowerClient. The initial testing looks promising apart from not being able to conne......
  1. Resolved

Find Questions by Tag

.EXE .NET 6.0 .NET Assembly .NET Core 3.1 .NET Core Framework .NET DataStore .NET Std Framework 32-bit 64-bit ADO.NET AEM AI Algorithm Amazon AWS Android Apache API APK App Store App Store (Apple) Appeon Workspace Appeon Xcelerator Plug-in Architecture Array ASE Asynchronous Methods Authentication AutoBuild AutoCompiler Automated Testing Automation AutoScript Azure Barcode Base64 Batch BigData BLOB Branch & Merge Browser Bug Build Button C# C# Class Importer C# Editor C# Model generator Calendar Camera Certificate Chrome Citrix Class Client Client/Server Cloud Cluster Collection COM Command Line Compiler Compression Computed Field Configuration Controls Cookies Cordova Crash Cross-Platform Crosstab CSharpAssembly CSharpObject CSS CSV Cursor Data Database Database Driver Database Painter Database Profile Database Provider DataObject DataSource DataStore DataStore (C#) DataStore (PS) DataType DataWindow DATE DATETIME DB2 Debug Debugger Debugging Deployment Design DLL DO-WHILE Dockable Docker Documentation DOUBLE Download DPI DragDrop Edge Edit Style Editor Elevate Conference Email Embedded SQL Emulator Encoding Encryption Enhancement Request Entity Entity Framework ERP Error Event Event Handler Event Handling Excel Exception Export Expression External Functions F# Field File File Access Filter Firefox Firewall Font FOR-NEXT Foreground Format Function Garbage Collection GeoLocation Git Graph HANA Hash Header HTML/5 HTTP/S HTTPClient Icon IDE Identity IIS IMAPI Import InfoMaker Inheritance Installation Integer IntelliSense Interface Internet Internet Explorer iOS IPA iPad iPhone IWA J# Java JavaScript JBoss JDBC JOIN JSON JSONGenerator JSONParser Kestrel Label Lambda Large File LDAP Library License LINQ Linux OS Load Balancing Localization Localized PBVM Log In Log Out Logging LONG LONGLONG macOS MAPI Maps MDI Memory Memory Leak Menu Merge MessageBox Messagging Method Migration MIME TYPE Mobile Model ModelStore ModelStore (C#) MSOLEDBSQL Multi Threading MVC MySQL n-Tier Namespace NativePDF NVO OAuth ODATA ODBC Office Offline OLE OLEDB Online Open Source OpenAPI OpenSSL Oracle OrcaScript Other Outlook Output Package Parameter Patch PayPal PB Classic PB Native PB.NET PBC PBD PBDOM PBG PBJVM PBL PBNI PBORCA PBVM PBX PDF Performance Permission PFC Picture Pipeline Play Store (Google) Plugin Popup Port POST PostgreSQL PowerBuilder PowerBuilder (Appeon) PowerBuilder (SAP) PowerBuilder Compiler PowerBuilder Runtime PowerClient PowerScript (PS) PowerScript IDE PowerScript Migrator PowerServer PowerServer Mobile PowerServer Toolkit PowerServer Web PowerServerLabel Print Properties Proxy Publish PULL PUSH Query Regression Release Renew Resize Response REST Retrieve RibbonBar RibbonBar Builder RibbonView Rich Text Roadmap RPC Runtime Packager SaaS Scaffolding Script SDI SDK Security Server Service Session Single Sign-on Size SMTP SMTPClient SnapDevelop SOAP Solution Sort Source Code Speech Recognition SQL SQL Anywhere SQL Server SqlBuilder SqlExecutor SQLite SqlModelMapper Storage Stored Procedure Subscription SVN Swagger Syntax TabbedBar TabbedView Tablet TabPage Target TE Control Testing Text TFS Theme TIME Timer TLS/SSL Tomcat TortoiseGit TortoiseSVN Transaction Transparency Trial Trigger TRY-CATCH TX Control Type UI ULONG UltraLite Uninstall Unit Test Unit Testing UNIX OS Update Upgrade Upload URL User Center User Object UWP Validation VARCHAR Variable Versioning Visual Studio Visual Studio Code VM Voice Warning WCF Web API Web Extensions Web Service WebBrowser WebForms WebLogic WebSphere WildFly WinAPI Window Windows OS WinForms Wizard Workgroup Workspace WPF XCODE XHTML XML Zoom