<?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>Sun, 14 Jun 2026 13:07:59 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><![CDATA[oAuth2 Chilkat Object & JSON]]></title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73259-oAuth2-Chilkat-Object-amp-JSON&amp;goto=newpost</link>
			<pubDate>Tue, 19 May 2026 16:54:00 GMT</pubDate>
			<description><![CDATA[Working on getting oAuth2 setup & working sending out e-mails using the Chilkat classes.  After working with the Chilkat examples and other...]]></description>
			<content:encoded><![CDATA[<div>Working on getting oAuth2 setup &amp; working sending out e-mails using the Chilkat classes.  After working with the Chilkat examples and other resources, I finally was able to send an e-mail successfully.  My initial tests were using the Chilkat Mailman &amp; email class, but I couldn't seem to get the right combination to work.  I was able to get a token back, but it never seemed to work with the mailman class.  Then I found an example using more basic using the Chilkat http &amp; json class where the e-mail was built in json and I was successful in send an e-mail that utilized the oauth2 token.  But honestly, this feels like &quot;1 step forward and 2 steps back&quot; not being able to use the mailman &amp; email class, so much easier.  For example, adding an attachment (which is mainly what I use this for) doesn't seem to be very straight forward using the json method.  This is using Microsoft Graph to do the integration.  My question is does anyone use the standard Chilkat Mailman &amp; Email class in combination with Microsoft Graph and send e-mails?  If yes, can you share a small piece of code?<br />
<br />
Thanks<br />
Mark Powers</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>Mark Powers</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73259-oAuth2-Chilkat-Object-amp-JSON</guid>
		</item>
	</channel>
</rss>
