Toggle Navigation
  • Home
  • Q&A
    • Q&A
  • CodeXchange
    • CodeXchange
  • Articles & Blogs
    • Appeon's Blog
    • Bruce's Blog
    • Tech Articles
  • Elevate
    • Elevate Discussion
    • Elevate Replay
    • Upcoming Webinars
    • Webinar Recordings
  • Resources
    • Appeon-U
    • PB Migration Guide
    • Product Manuals
  • MVP
  • You are here:  
  • Home
  • Q&A
  • Q&A

Subscribe via RSS
Toggle Submenu
  1. Categories
  2. Recent
  3. Tags
Filter by tags:
Filter by category:
80 results found based on the keyword access token.
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 ...
  1. Resolved
  1. Francisco Martinez @Appeon
  2. 1 week ago
  3. PowerBuilder
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 acc...
  1. Resolved
  1. Yasir Masood
  2. 2 weeks ago
  3. PowerBuilder
Replies

RE: oauth 2

I solved this using the post by Problems retrieving an Oauth Token from the server from april 2022 this was the code ! worked first time ! OAuthClient loac_ClientTokenRequest ltr_RequestTokenResponse ltr_ResponseOAuthRequest loar_RequestResourceRes...
  1. Resolved
  1. Andrew Davis
  2. 1 month ago
  3. PowerBuilder
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....
  1. Unresolved
  1. Nilanjan Chatterjee
  2. 2 months ago
  3. PowerBuilder
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...
  1. Resolved
  1. Piero Salandin
  2. 2 months ago
  3. PowerBuilder
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.        ...
  1. Unresolved
  1. mike S
  2. 4 months ago
  3. PowerBuilder
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 s...
  1. Unresolved
  1. mike S
  2. 5 months ago
  3. PowerServer
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 mode PBDebug=ON DebugOutFile = c:\\.dbg ; No = Extended MAPI UseSimpleMAPI=yes ; Us...
  1. Unresolved
  1. Chris Pollach @Appeon
  2. 5 months ago
  3. PowerBuilder
Topic

Dropbox files from PB

Hi II'm trying to download files from Dropbox In  pb app. I tried to use the rest api, as was demonstrated on Kevin's webinar. That works well, but the access token used is temporary only... And expires.  How can I code a script for that, but wit...
  1. Unresolved
  1. michael ben ishay
  2. 5 months ago
  3. PowerBuilder
Topic

Error accessing a stored procedure after migrating to MySql 8.0

Hello  I recently migrated to Mysql 8.0 (from 5.6) and I am having an issue with my reporting application, when accessing a report that calls a stored procedure, i am receiving this error: I searched about it, and it seems that Mysql 8.0 does not...
  1. Unresolved
  1. Tatiana Blanco
  2. 6 months ago
  3. PowerServer
Topic

Google API access token using JSON Private Key

Hello,Could someone please help me in figuring out how to get a Google API access token using JSON Private Key. The JSON key would look like this: // { // "type": "service_account", // "project_id": "ID of Project", // "private_key_id"...
  1. Unresolved
  1. Rohith Ganesh KS
  2. 6 months ago
  3. PowerBuilder
Replies

RE: Users PB 19 R3 with Bitbucket

Hi, is this token for the entire team? If so, maybe have every user create a personal access token only they can use instead....
  1. Unresolved
  1. Benjamin Gaesslein
  2. 7 months ago
  3. PowerBuilder
Replies

RE: How to send data using HTTP Client after token was send.

Have you tried to use the token and json in Postman to make sure it works ok? Is ls_token just the api token, or does it include a username?  Basic Auth uses a base64 encoded string in the form USERNAME:PASSWORD.  The username could be a token so th...
  1. Resolved
  1. Daryl Foster
  2. 7 months ago
  3. PowerBuilder
Replies

RE: How to work with Azure Blob Storage

To all,  Thanks Mike's hints on API method, I am able to access Azure Blob Storage from PowerScript. To share some points which think will help others as well: 1. For Token, it is not either to construct the signature string, so I choosed to use S...
  1. Resolved
  1. Zhang JX
  2. 7 months ago
  3. PowerBuilder
Topic

JWT TOKEN - authentication

  HI APPEON Support,   Good day... I need your help badly... I am new in API and REST... need guidance. Our company is implementing SMS Blast..   Authentication is give by the provider company.   Basic Authentication in the HTTP head...
  1. Resolved
  1. Winthor Caingles
  2. 8 months ago
  3. PowerBuilder
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 info...
  1. Unresolved
  1. DEMETRIUS SOUZA
  2. 9 months ago
  3. PowerBuilder
Topic

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

Getapplication().getpowerserverurl( )   results in:   https://myappurl.cloudapp.azure.com:5009/myappapi add on the connect/token results in: https://myappurl.cloudapp.azure.com:5009/myappapi/connect/token   when deployed to a container app, thi...
  1. Resolved
  1. mike S
  2. 9 months ago
  3. PowerServer
Topic

Upload pdf file to Whatsapp

Hello, Have anyone upload pdf file using whatsapp api curl -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=wha...
  1. Unresolved
  1. ritesh desai
  2. 10 months ago
  3. PowerBuilder
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
  1. J-Craig Maxie
  2. 11 months ago
  3. PowerServer
Topic

How to enable SAML SSO for PowerServer deployed application URL?

Hello,   How to launch PowerServer application URL passing SAML for SSO?   Current working setup WebAPI is configured with AWS Cognito & third party IDP (SAML enabled). PowerServer application URL launch -> AWS Cognito -> Third Party I...
  1. Unresolved
  1. Rajaram Palanisamy
  2. 1 year ago
  3. PowerServer
  • Page :
  • 1
  • 2
  • 3
  • 4

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 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 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 Rich Text Roadmap RPC Runtime Packager SaaS Scaffolding Script SDI SDK Security Server Service Session Single Sign-on Size SMTP SMTPClient SnapDevelop SOAP 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

Back to Top

Appeon Community

Copyright © 2023 Appeon.  All rights reserved.  Terms of Use | Privacy Statement

We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.