335 results found based on the keyword token.
Replies
RE: Web Api migration to SnapDevelop 2019 R3
thank you Arnd, that helped alot! Also i was missing some parts from the Upgrade Guide.Now i have another question.I am using JWT tokens for the user authentication inside my web api but obviously after the upgrade to netcore 3.1 stopped to work.usin......
- Resolved
Topic
SendPostRequest question
Hi guys,Can you please help me out here?I'm trying to do this call using PB 2019 R2:curl https://www.tiendanube.com/apps/authorize/token \ --data \ 'client_id=123&client_secret=abcdef&grant_type=authorization_code&code=xyz' ......
- Resolved
Replies
RE: SnapDevelop with non updatable dataWindow
Hi Pierre, Have you tried adding the [Key] token to your .NET DataStore? (See the [Key] token added to the Primary Key column in the following example) using System;using System.Collections.Generic;using System.ComponentModel;using System.ComponentMo......
- Resolved
Topic
SnapDevelop 2019 R3 Beta 2 - Problem with SnapObjects.Data.Odbc
I am trying to access an SQL Anywhere Database via ODBC, but it fails.Via Nuget I can see only a SnapObjects.Data.Odbc Version 2.1.0, but not a Version 3-0-0-beta2.While I am using this 2.1.0 (old?) version, the build-in Server throws the following E......
- Resolved
Replies
RE: Datawindow in mobile apps
Miguel,Te paso el link del video en español.https://www.youtube.com/watch?v=nj7eEaItCrw(122) Creando una Web API desde cero con tokens de Autenticación de Auth0.com (IDaaS) - YouTube......
- Resolved
Replies
RE: OKTA integration - How to capture redirect URI back to Appeon web app
I'm not an expert on Okta, but PowerServer is not an HTML app and it seems the approach you mentioned is for HTML apps. You should think of PowerServer as a native Windows app.I suggest you ask Okta how to use their service for a native Windows app.......
- Unresolved
Replies
RE: RestClient and Integrated Windows Authentication (Single-Sign-On)
Hi Arnd,Here some links about PowerBuilder RestClient Example (using RESTClient) RestClient SetJWtoken Regards! ......
- Resolved
Topic
SNAP API GET METHOD AUTHORIZE
I have created WEB API Via SNAP DEVELOP, there is controllers for GET Method. normally get method accessible for every one. I want to use specific people to use through JWtoken / passing username password. I tried many ways but no use from postmaste......
- Resolved
Replies
RE: Set HTTP headers in WebBroweser control
Hi,PowerBuilder 2019 R3 does not support send header params along with the url while calling the navigate function! We will record it as a requirement in our CR pool and will transfer this enhancement to our product team for consideration.Regards,Zha......
- Unresolved
Topic
How to send files by HTTPClient object
Hi everione, I need send formData in httpclient.setrequestheader has anyone done this?My code:long ll_returnstring lb_file//bloob lb_filehttp.setrequestheader( 'Cache-Control', 'no-cache')//http.setrequestheader('Content-Type', 'multipart/form-data')......
- Unresolved
Replies
RE: New GitHub Authentication Process for Windows
Hi Chris,You can use a PTA as both the user name and password in PB IDE to access your repository on GitHub. To create a PTA, you can click on your icon on the upper-right corner on GitHub > Settings > Developer Settings > Personal access to......
- Resolved
Replies
RE: Advice and recommendation on PowerBuilder
I honestly think it would be best you reach out to one of our consulting partners that has experience with this and have them give you assessment and even consider they implement the changes for you. I doubt you are going to get proper assessment or......
- Unresolved
Replies
RE: Need Template for PB-callable C++ DLL & Visual Studio Solution
I have always stuck to C functions (not C++) for calling from PB because it avoids issues about name mangling etc. Your C functions can call C++ functions.Tricks that I have found are necessary to get things to work in the C, are to precede the retur......
- Resolved
Replies
RE: Problems with controlling OpenOffice via OLE
Thank. By now I have read a ton of OpenOffice forum posts - their docs are pretty weak and/or hard to understand, so you have to do huge amounts of searching to figure things out. I have most things figured out now, though some things aren't working ......
- Unresolved
Topic
Problem with Two Factor Authentication in web PB 2019 R2 application
I need to incorporate Two Factor Authentication (2FA) into my PowerBuilder 2019 R2 application and I used for this twofactorauth.pbl created by Bruce Armstrong that I found in Appeon community. The objects from this PBL works fine in C/S version of t......
- Resolved
Topic
API Send Data
HII need send data to API in Authorization -> token = 'jdsdsdljkhdjhsj'Headers -> X-country ='PE'Body -> { "id": "144005999141", "type": "Cliente"}How can send this infoThaksLuis......
- Resolved
Replies
RE: HTTPClient - Timeout & duplicate requests
Update: The issue has been fixed in the latest PB 2017 R3 and PB 2019 R2.......
- Unresolved
Replies
RE: special characters search and filter
Greetings, Andrew -In order to accomplish this, I believe you need two things:1. A means of replacing diacritics in Unicode strings with their plain ASCII-127 "equivalent" characters. Perhaps something akin to the java ASCIIFoldingFilter method in th......
- Unresolved
Replies
RE: UUID number generation
PB Function that generate UUIDLong ll_rcsr_uuid lstr_uuidstring ls_guid = ""constant long RPC_S_OK = 0constant long RPC_S_UUID_LOCAL_ONLY = 1824constant long RPC_S_UUID_NO_ADDRESS = 1739ll_rc = uuidCreate(lstr_uuid)// returns // RPC_S_OK - The call s......
- Resolved
Replies
RE: Yet Another Failure to Launch
If you type "runtime files" into the PB2019R2, b2358 HELP file, this is the page that comes up. It shows every DLL required, including the MS DLLs. Naturally, the HELP file is formatted, but the formatting is lost here.Olan===========================......
- 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