335 results found based on the keyword token.
Topic
JWT Authentication
Hi Team, I need to take jwt response from other system API, from which i need to get user details and roles, I am succeeded to decode the jwt token info in PowerBuilder, however i am not able to get the values from the decoded string , can any one ......
- Unresolved
Replies
RE: SqlModelMapper dynamically add where clause
Hi Aaron,Except for the LoadlAll solution as Fransico suggested, I want to add two more solutions:Solution B): Change the SQL Where condition defined in your C# model. [SqlParameter("Name", typeof(string))][FromTable("Customers")][SqlWhere("Name = :N......
- Unresolved
Replies
RE: prevent logging "Application URL parameter:" in "CloudAppLauncher_V2" logs
Hi Gururaja ;Suggestions ...What about sending the User Credential information as "Encrypted"?Store the User information in a DB table. Then pass the 2nd App a "token" that it can use to lookup the user info in the DB table?HTHRegards ... Chris......
- Resolved
Topic
PowerServer http status code 404 https port 443
Hi Appeon,I got the following http status code 404 error on https (not http) when I am running my app. I went to https://docs.appeon.com/ps/troubleshooting_guide/Session_creation_failed.html and could not find anything related to that error.I can sta......
- Resolved
Topic
How to recreate or renew a bearer token in WhatsApp Business
Hi,I have created an application with PB & PowerServer 2022R2 build 2819. It uses WhatsApp Business to send user an one-time user PIN to authenticate user.WhatsApp Business needs a fresh Bearer token (less than 23 h old).How can I update that tok......
- Resolved
Topic
HTTPClient VS RestClient for getting JWT
I use the restclient to get the JWT token from powerserver web api since that is how the examples show how to do it. From what i can tell however, all the GetJWTtoken does is post to the url and put the response body in the 'ref string token' and def......
- Unresolved
Topic
JWT - how PS uses it
I'm looking at building my own JWT auth service so that i can not only validate with my database, but also send back information in addition to the token (the URL of the PS web api , the database to use, etc.)the PS web api needs to validate the toke......
- Unresolved
Topic
Power 2019 R3: webservice token using certificate
Hi all. I need to request for a token from a webservice, but it's using a certificate (file in a folder and password for validation).I know it's already implemented in PowerBuilder 2022 as I've been able to test, but in production environment I'm usi......
- Unresolved
Replies
RE: Is it possible to code-sign the PB executable after a PowerClient project compiles it?
Hi Glenn; That is all baked into the PC Project. For example:HTHRegards ... Chris......
- Resolved
Replies
RE: Calling a rest service with a cookie
I was able to get this to work. Thank you Daryl for the request header tip. All of this stuff is new to me.I'm posting the PowerBuilder code I'm using to grab the ping access cookie, and the call to the API. Genericized, but you get the idea.Just in ......
- Resolved
Replies
RE: Code Signing in PowerServer 2021 with new code signing cerfiticate requirements?
following....I renewed my code sign cert about 1 month prior to the changeover so i have a little while yet. I use comodo, which is now a lot more expensive and ssl.com seems much better priced now too.I have no idea how the hardware token method wi......
- Resolved
Topic
.NET dll import (Assembly binding)
The assembly binding is not working with .NET Dll import. Any suggestions for this?<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="Newtonsoft.Json" publicKeytoken="30ad4fe6b2a6aeed......
- Unresolved
Replies
RE: How to connect PB to GitHub?
Hi.I guess you are trying to connect using properties of workspace.But Git & SVN are not available in that window. To add an existing project to git, you have to right click on your workspace, then, in popup menu that appears you have to select "......
- Unresolved
Replies
RE: CreateProcess API Function
Hi Roland,Through this StackOverflow post I found that you can use the function CreateProcessWithtokenW to create a process passing it a specific process access token. Additionally, I found this other function GetCurrentProcesstoken that retrieves th......
- Resolved
Topic
Using web API
Hi,I am trying to use an API created in C# in my PB application. I am using PB Version 2017 R3 Build 1878.To use the API, I need an Access token that I am able to obtain using OAuthClient, tokenRequest and tokenResponse.But I am not able to access th......
- Resolved
Replies
RE: PB 2022 R2 & .NET 6
Hi Amit;Q1: Is it mandatory to install the .NET 6 with PB 2022 R2 standalone compiler (PBAutoBuild220.exe)?A1: No but .Net 3.1 is now obsolete (deprecated) - so I would only use .Net 6Q2: Is it mandatory to install the .NET 6 with PB 2022 R2 IDE?A2: ......
- Unresolved
Topic
Deserialization not supported for SnapObjects.Data.IDataUnpacker
I'm creating an API with the help of the PowerScript migrator. I'm following this tutorial:PB to C#: Porting Business Logics with Minimum Refactoring Hassle (appeon.com)I'm having an issue with the POST method, here is an extract of my code:// POST a......
- Resolved
Topic
Code signing certificate on PB compilation
It has been more than a year since we distributed our signed powerclient application in PB2019 with a code certificate in PFX format using the the SignTool that already includes PB compilation menu.Since June 1, 2023, the regulations regarding these ......
- Unresolved
Topic
How to connect web api AirTable
Hi guys. I'm very very new in web services, web API's, etc.We need to connect to AirTable workflow plattform. This have an API, with token; but I'm no idea how to do with Power Builder and how it works.There is a link with the AirTable API reference.......
- Resolved
Topic
qrcode generation issue
i got the error (could not load file or assembly 'QRcoder,version=1.4.3.0, Culture=neutral,PublicKeytoken=c4ed5b9ae8358a28'.A strongly-named assembly is required.(0x80131044)) at line 18 in function of_generateqrcode() of object nvo_myclass.... pleas......
- 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