335 results found based on the keyword token.
Replies
RE: Google Authentication - PowerBuilder 2022
I just migrated the code to the GA version of 2022 R2, ran it, and it generated the code correctly.Check your local computer time to ensure it's within 30 seconds of an NTC service. The PowerBuilder code relies on the local computer time to generate......
- Unresolved
Replies
RE: PB 2021 ide script editor
Hi,I can imagine that string causes some problems for any editor.Try doing this instead:String ls_myVeryLongStringls_myVeryLongString = & "NEQUG2HqsM9tjkm9eoRVv0AK/9yXXLdXWy1PiEq3clG4MxkZgJiBAtMEAU/6zuWkgK4nxzoHCkomZDSLvGn1UU/59auF1FDgt74iuPh54TE......
- Resolved
Topic
oauth 2
HiWhat veraion of powerwbuilder do i need to do an oauth 2 request to get a token from a web apiI am currently using pb2019 Also is there any example code for getting such a token please thanks in advance Andrew ......
- Resolved
Replies
RE: ADO.NET with 2022 R2 fails in deployment
Hi Sverre, Thanks for reporting this problem. We reproduced it on our end.Workaround: Select .NET Assembly Calls in Runtime Packager and select dotNET Assembly Calls in Powerclient/PowerServer Runtime. Best Regards,Peter......
- Resolved
Replies
RE: Using IFrames
My thought is to use the webbrowser control, which has been updated in R2, since you need to be able to get the return token. using an embedded browser like that however, may not be PCI compliant. edit: actually, i'm pretty sure it isn't pci complia......
- Unresolved
Replies
RE: AKV connection from PB 2019
I have a client id and client secret and the AKV url. My id is also part of an ACL group to access the AKV url. How can I use these to connect and retrieve values from the AKV.......
- Unresolved
Topic
HTTPClient.SendRequest returns +3
Hi there!In PowerBuilder 2019 R3 I am using a "normal" HttpClient object to access a service fulkly accessible by PostMan, but from PowerBuilder I get an undocumented return code of 3. Not -3, but +3 instead.The main problem is to understand what doe......
- Resolved
Topic
2FA
Hi Master, I have looked thru the 2FA codes shared by Bruce earlier. And now i have questions, I use the goggle authenticator, when i use the same secret key on different userid, i can use any of the generated TOTP. Looks like they are the same TOT......
- Unresolved
Topic
Consume WebService SOAP pb 2022
Good day.Can someone help me what I am doing wrong or what I am missing to consume a SOAP webservice.This is my code in PowerBuilder 2022.string ls_urlstring token_empresastring token_passwordls_url ='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'token_emp......
- Resolved
Replies
RE: Auto Include Microsoft.AspNetCore.Authorization
Hi Soumya,Why do you want to add that namespace to your controllers? Is it to use the [Authorize] attribute on the class?If that's the case, one way to shorten the steps required is making use of the IDE's autocompletion features.This will automatica......
- Unresolved
Topic
OAuth 2.0 with authorization code
Hello, I'm trying to use the OAuth 2.0 with an authorization code.My code : ls_Url_code = "https://api.ibanity.com/isabel-connect/oauth2/token?client_id=" + ls_id + "&redirect_uri=" + ls_Redirect +"&scope=" + ls_Scope + "&response_type=co......
- Unresolved
Topic
BeginSession error trying to continue after Session Timeout - PowerServer
Hi I followed the instructions for AD authorisation in the PowerServer docs. The code makes a call to BeginSession so that it has the AD Authorisation details when connecting. This all works fine. I want to begin a new session following a session ti......
- Resolved
Replies
RE: Digitally signing PDF files
May be this one, Chilkat got this one.PowerBuilder Sign a PDF using SmartCard or HSM (Hardware Security Module) (example-code.com)// Load the certificate on the smartcard currently in the reader (or on the USB token).// Pass an empty string to allow ......
- Unresolved
Replies
RE: Azure Managed identity (ClientSecretCredential)
are you already using Azure AD? If not, (or as an alternative), it is fairly typical for blob storage processing to create a SAS access token and use that. ......
- Unresolved
Replies
RE: Incorrect RS256 signature generated by CrypterObject SHA and AsymmetricSign functions
Hi Eric, I verified in PB and everything worked fine. After I used the AsymmetricSign function to generate the signature, I used AsymmetricVerifySign to verify the signature successfully. Compared to the website jwt.io, there is a difference, not sur......
- Unresolved
Topic
SetFocus takes 10 minutes, no idea why
PowerBuilder 2019 R3 Build 2728Windows 10 Enterprise 22H2 We have a customer who has upgraded from a pretty old version of our software to a more recent one, and they are complaining that a window now takes over 10 minutes to retrieve.After......
- Resolved
Replies
RE: Powerbuilder 2022 cannot connect to Git
I'm not using GIT but I seem to remember that there was a time/version when you had to connect using the password/token in both the user field and the password field. In later versions, I think that might have changed and now you CAN (have to?) use t......
- Unresolved
Topic
PowerClient Link Parameter Length issue, Parameter length > 490 not running PowerClient App
Hi!!! Use PowerClient.we use SSO. PowerClient link is https://{domain}/{powerclient App}/index.html?123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890......
- Unresolved
Replies
RE: Leaving a Powerserver app open overnight
If keeping the app open over many days and making it somewhat tolerant to internet outages, then you should experiment with getting and updating the session token to see if you can handle it:You could try and reset the access token when you get a ses......
- Unresolved
Replies
RE: Performance of Background Processing PB2019 LTR vs PB2017 LTR
Hi Glenn; Here are the settings i use in my PB.ini for both the IDE and PB App runtime EXE...[PB]; create a debug log when running from development modePBDebug=ONDebugOutFile = c:\\.dbg; No = Extended MAPIUseSimpleMAPI=yes; Use 1 to force 8 Byt......
- Unresolved
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