117 results found based on the keyword access token.
Topic
HTTPS for PostURL function of iNET Object in PB12.5.2
HelloI'm trying to use the inet/internetresult objects and the PostURL function. Everything works fine if I use GetURL, or if I try to use PostURL.However if I use PostURL with a "HTTPS" it fails with a -5 (Unsupported secure (HTTPS) connection attem......
- Resolved
Replies
RE: Download a file from dropbox
I haven't tried it yet but did some quick research on it. Looks like as with most REST services, it's going to be a 2 part process. First you will need to connect/authenticate using OAuth to get an access token, then you will use that access token ......
- Unresolved
Replies
RE: .exe.config when running from PB IDE
thanks Roland,that's was obviously a copy/paste typo from initial message :-)However, in one of my previous projects, I used .exe.manifest following MS specs for side-by-sed assembly (not .exe.config, maybe it is the same). Here it is with its bunch ......
- Unresolved
Replies
RE: PB to SalesForce APIs - File Uploads
Sorry, don't have any examples. But most likely SalesForce APIs are REST.So just point out few new features of PB 2017 R3 that you may need to call SalesForce APIs:- CoderObject object (to Base64 encode/decode binary files)- JSONParser/Generator obj......
- Unresolved
Replies
RE: Google Drive REST API
At a high level, here's what you would do:Using the OAuthClient, you request an access token from the Google Servers, then you use the token to make api requests. First you setup a clientid from the console, or it looks like you can use a service ac......
- Unresolved
Replies
RE: Consuming webservice in Powerbuilder 2017 R3 with messageheader.
below is the detail from the webservice documentation:METHODS:To access the wsdl please follow the link: http://dev.cosine.com.cy/AmanUnionWS/WebServices/AmanUnionService.svc?singleWsdlAPI KEY: Cosine_xxxxx1.AUEAuthenticateUser: (Login) RequestMeth......
- Unresolved
Replies
RE: GitLab Setup with SSH
Hiyou have to create an access token in GitLab (Menu Settings under the user symbol and than access token on the left).Switch to HTTPS instead of SSH and provide token + password to login.RegardsArthur......
- Unresolved
Replies
RE: Rest Example 2017R2 release
Probably you should set a request header. Something like this:ls_access = 'Bearer asdf1234'ln_http.SetRequestHeader("Authorization", ls_access)......
- Unresolved
Replies
RE: PB2017R2 & Git. - how to add yourself to a project
Hi JiangThanks for the reply, but the steps are not clear to me.I read the PB manual in chapter 3.3.2, but I still have problems.1) if I do as you say, PB asks me for login credentials. ( i already have the credential in control pannel / credential /......
- Unresolved
Topic
PB Classic > .NET Webservice calling external SOAP webservice. Object reference not set to an instance of an object
PB Classic > .NET Webservice calling external SOAP webservice using WS Proxy. Object reference not set to an instance of an objectHi,I hope someone can help with this one.This problem only happens on a production server not on my development machine.......
- Unresolved
Replies
RE: any structure
Hi Gimmy; In Web Services, the WS must return standard "C" data types. The ANY data type is not allowed. Data returned to the WS caller is returned in XML format and must be processed either by using a WS DataWindow (simple 2D data structure) or P......
- Resolved
Replies
RE: HTTPClient POST with Multipart Form
I use MS XMLHTTP ActiveX but I guess it's almost the same with PB HTTPClient.You have to build the request body and include all data:// ls_xml this is my xml as part of the content// lblob_file is a file as part of the content// ls_mimetype is th......
- Resolved
Topic
How to add soap message header in Powerbuilder
Dear Sir,I am trying to consume a webservice using powerbuilder 2017R2. I have the code in C# which consume the same webservice and trying now to do consume it in Powerbuilder. I have created a WCF proxy to access the web service and was able to conn......
- Unresolved
Topic
A referral was returned from the server
HiRecently, many of our users (on Windows 10) have the problem that they can't start our application anymore. The error message "A referral was returned from the server" appears.We can exclude the application from the UAC and everything will work......
- Unresolved
Replies
RE: Has anyone written code for Oauth2
Different providers have different requirements. I have an example of how to post messages to Twitter:http://www.topwizprogramming.com/freecode_twitter.htmlThere are people have have been able to connect to the Azure file system and Quickbooks online......
- Unresolved
Replies
RE: Read Cookies On IIS (PowerBuilder .Net deployed nvo using STD WS)
Hi Georgios; Thanks for using my WS Framework! FYI: My Integrated Framework will get you the active cookie(s) if your PB App is running as an Appeon Web App.Yes, the WS framework does not handle Cookies. Sounds like your asking for an enhancement......
- Unresolved
Replies
RE: Accessing local files via ODBC in Appeon Web apps
Hi Dan; Yes as Mike well stated, this would be a great feature for Appeon Web. Appeon Mobile has this capability today. I agree, this would be a "kool" enhancement.In the mean-time (besides just a bare bones FileRead ) .... my workaround suggestion......
- 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