335 results found based on the keyword token.
Replies

RE: Are we really using INET for TLS 1.2/1.3 or Does INET support TLS 1.2/1.3 ?

Inet doesn’t support the newer TLS versions.  The other issue is it doesn’t support newer security mechanisms, such as tokens, two-way SSL, etc.  Lastly, since it is obsolete we are not fixing any security vulnerabilities that might be discovered in ......
  1. Resolved
Replies

RE: Consume a SOAP webservice with client certificate

Hello, Logan!If the server requires the client to provide a certificate (ln_rtn = -16, in your example), do you mean that I shoud build a screen asking the user to write the address of the certificate and his password? An then, once with these inform......
  1. Unresolved
Topic

deployment to IIS vm server - jwt auth isn't accessable

Getapplication().getpowerserverurl( )   results in: https://myappurl.cloudapp.azure.com:5009/myappapiadd on the connect/token results in:https://myappurl.cloudapp.azure.com:5009/myappapi/connect/token when deployed to a container app, this works grea......
  1. Resolved
Replies

RE: Get User sessions

 inv_HttpClient.clearrequestheaders( )ls_authtoken = GetApplication().GetHttpRequestHeader("Authorization")if ls_authtoken > ' ' then   inv_HttpClient.SetRequestHeader("Authorization", ls_authtoken , true) //If authentication is enabledend if//Get......
  1. Unresolved
Topic

Upload pdf file to Whatsapp

Hello, Have anyone upload pdf file using whatsapp apicurl -X POST \ 'https://graph.facebook.com/v15.0/FROM_PHONE_NUMBER_ID/media' \ -H 'Authorization: Bearer ACCESS_token' \ -F 'file=@/local/path/file.jpg;type=image/jpeg' -F 'messaging_product=whats......
  1. Unresolved
Replies

RE: Validate Email

You can try this also.  In Itemchanged eventls_email = DataDo ls_object_name = Trim(io_string.of_gettoken (ls_email, ",")) If match(ls_object_name,'^[a-zA-Z0-9][a-zA-Z0-9\-_\.]*\@[a-zA-Z0-9][a-zA-Z0-9\-_\.]*\.[a-zA-Z0-9\-_\.]+[a-zA-Z0-9]+$') = Fals......
  1. Resolved
Topic

Could not load file or assembly 'OracleManagedDataAccess'...

Using PB2022 Beta I was able to take our existing client/server app and create a working PowerServer project.  However, after I uninstalled the Beta and installed PB2022 build 1878, the web version no longer works.  Trying a Build/Deploy gives the er......
  1. Unresolved
Topic

Avoid 2 server calls when performing .NET datastore update (restclient's submit + retrieve)

Hello,common use case when performing .NET datastore update in API Service is 1) send restclient.Submit( ... dw_1) or restclient.sendPostRequest( ... dw_1.exportJson(True) ) from PB client2) perform restclient.Retrieve(dw_1 ...) from PB client to ref......
  1. Unresolved
Replies

RE: powerbuilder 2021, CEF webbrowser, gestion des erreurs javascript

Bonjour,oui, c'est bien ce code que j'utilise et ca marche très bien.Mais une page en particulier (interne) ne s'affiche pas correctement alors qu'elle s'affiche bien sous Chrome ou d'autres navigateurs.Donc je soupçonne un problème javascript ou css......
  1. Resolved
Topic

httpClient returns 401

Hello friends,I'm trying to address a WEB service with an httpclient-object and the get-method, but I always get the status message 401. I'm using the following code:HttpClient lnv_HttpClientlnv_HttpClient = Create HttpClientstring ls_uer, ls_token, ......
  1. Resolved
Topic

Git Pull generic error

Hello everyone, since yesterday i get a Generic Error during Pull or Push ---------- Source Control: Errors   (08.40.57)Git client error code: Generic error.Failed to update: S:\start2gitFailed to do Git pull. ---------- Finished Errors   (08.41.03)T......
  1. Resolved
Replies

RE: Powerserver 2022 webapi hosted in Azure's container app or container instance

For quick testing, I call the JWT api in postman to make sure i am talking to everything correctly.  In postman setup the header with the content type of application/json, and the body contains the json string with the username and passwordWhen it wo......
  1. Resolved
Topic

PHP to PowerBuilder : call Rest Web Service

HiCould you help me to translate this PHP code to PowerBuilder.It is used to call a REST-type web service.Thanks for your help.ThierryDEFINE('CFG_APP_ID', '???????????');DEFINE('CFG_token', '?????????????????');function CallWebService($strCallURL, $s......
  1. Resolved
Topic

Errors while starting SnapDevelop 2022 (installation problem?)

Hi,I installed PB2022 GA-edition successfully. Windows 10, newest version Visual Studios 2017, 2019 and 2022 installed, newest patchlevel.The same happend on a Windows 11 also with installed Visual Studios 2017, 2019 and 2022 installed, newest patchl......
  1. Resolved
Replies

RE: Powerbuilder LDAP login

Attaching w_Login.txt (rename this to .srw) and n_cst_Login.txt (rename this to .sru) with options to perform LDAP and Active Directory logins. The code is exported from PowerBuilder 2017 for forward compatibility during import into later versions. T......
  1. Resolved
Replies

RE: How to write files to an azure storage account.

Thanks for the fast reply Mike.  Can you point me to a sample?......
  1. Resolved
Topic

ignoreservercertificate

Help says that the DEFAULT is 0 which means to ignore all certificate errors.  Does that mean it does not check the certificate at all by default? how do you have these clients validate the client cert?   Do you set the value to null?   I think this......
  1. Unresolved
Topic

How to enable SAML SSO for PowerServer deployed application URL?

Hello, How to launch PowerServer application URL passing SAML for SSO?  Current working setupWebAPI is configured with AWS Cognito & third party IDP (SAML enabled).PowerServer application URL launch -> AWS Cognito -> Third Party IDP login (......
  1. Unresolved
Replies

RE: Permissions on folders

 First add these external functions:Function boolean LogonUser ( string lpszUsername, string lpszDomain, string lpszPassword, ulong dwLogonType, ulong dwLogonProvider, Ref long phtoken ) Library "advapi32.dll" Alias For "LogonUserW"Fu......
  1. Unresolved
Topic

How to find out the class/type of Message.PowerObject

Hi all,In my main app I have a "Navigator".  The user double-clicks on a window name to open it.  One of the windows is "Status Tracking". In some windows, the user can double-click on a particular dw row to open another window.  ......
  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