<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[Data Access Worldwide Forums - OAuth, RESTFul & Web API Integration]]></title>
		<link>https://support.dataaccess.com/Forums/</link>
		<description>Using published APIs and the free OAuth plugin for DataFlex, developers can now integrate resources from Google Docs, Office 365, LinkedIn, Facebook, WordPress, Meetup, MailChimp and more with web apps. The REST-based OAuth 2.0 protocol provides “secure delegated access” to many such web APIs.</description>
		<language>en</language>
		<lastBuildDate>Fri, 07 Aug 2026 21:16:29 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://support.dataaccess.com/Forums/images/misc/rss.png</url>
			<title><![CDATA[Data Access Worldwide Forums - OAuth, RESTFul & Web API Integration]]></title>
			<link>https://support.dataaccess.com/Forums/</link>
		</image>
		<item>
			<title>Web API Framework 1.0.4 - errors</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73424-Web-API-Framework-1-0-4-errors&amp;goto=newpost</link>
			<pubDate>Sat, 25 Jul 2026 19:49:07 GMT</pubDate>
			<description>Hi there 
 
I just used the Package Manager of Studio 26.0 to download Web API Framework 1.0.4 which I promptly copied to a 25.0 application...</description>
			<content:encoded><![CDATA[<div>Hi there<br />
<br />
I just used the Package Manager of Studio 26.0 to download Web API Framework 1.0.4 which I promptly copied to a 25.0 application workspace.<br />
<br />
I managed to setup a set of simple endpoints like the ones we did at the training at the FlexRoads conference, and it all seemed reasonable within a Swagger view. <br />
<br />
Except, when I started adding parent fields (like we also did at the traning) then things go wrong.<br />
<br />
For example in cRestField.pkg in procedure AfterAttachDDO:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Get Field_Label of hoDD iField DD_LABEL_TAG to sFieldName</code><hr />
</div>should be<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Get File_Field_Label of hoDD iFile iField DD_LABEL_TAG to sFieldName</code><hr />
</div>As it is, the field label of the correct field number is being queried from the wrong table.<br />
<br />
There are a number of errors like this in cRestField.pkg and likely also in other pkgs.<br />
<br />
I know that at the training we were using version 1.0.0, so something obviously has changed.<br />
<br />
<br />
Another observation: when filters are applied pbUseDDSQLFilters is set to true, which makes sense. But it seems odd, that it is never reset to false.<br />
<br />
And also, is there documentation to be found anywhere?<br />
<br />
<br />
-Sture</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?59-OAuth-RESTFul-amp-Web-API-Integration"><![CDATA[OAuth, RESTFul & Web API Integration]]></category>
			<dc:creator>Sture</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73424-Web-API-Framework-1-0-4-errors</guid>
		</item>
	</channel>
</rss>
