Accessing my own data

Dear all,

this is my scenario.
I am a professional developer and I use FreeAgent for my activity.

Due to some limitation to the invoicing part (not fully suitable for
italian invoices) I need to extend this functionality on my own.

The idea is to write a very simple web app, if possible with no backend to
access my data, download projects and contacts and generate the invoice in
the correct format.

How can I get an Auth/Access/refresh code for myself?

Thanks
Andrea

Hi Andrea,

Don’t worry, there’s no need for your application to be on the web. It’s
perfectly acceptable to use http://localhost as the OAuth callback URL for
your application.
After successfully authenticating against your FreeAgent account, our API
will return a JSON response containing your access and refresh tokens.
These tokens can be parsed by the localhost and sent in subsequent requests.

I hope this helps!
DaveOn 21 March 2016 at 14:02, Ea adhara3@gmail.com wrote:

Hi

Thanks but my Application does not have an url since it is not online. So
I could get an auth code for my user, but cannot get an access/refresh code.

Andrea
On Mar 21, 2016 12:39 PM, kate@freeagent.com wrote:

Hi Andrea,

Thanks for getting in touch.

You can generate auth/access tokens yourself on the Developer Dashboard:

FreeAgent Developer Dashboard

Hope that helps!

Kate

On Sunday, 20 March 2016 17:38:16 UTC, Andrea Galbiati wrote:

Dear all,

this is my scenario.
I am a professional developer and I use FreeAgent for my activity.

Due to some limitation to the invoicing part (not fully suitable for
italian invoices) I need to extend this functionality on my own.

The idea is to write a very simple web app, if possible with no backend
to access my data, download projects and contacts and generate the invoice
in the correct format.

How can I get an Auth/Access/refresh code for myself?

Thanks
Andrea


You received this message because you are subscribed to a topic in the
Google Groups “FreeAgent API” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/freeagent_api/teF2KqNxoIY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
freeagent_api+unsubscribe@googlegroups.com.
To post to this group, send email to freeagent_api@googlegroups.com.
Visit this group at https://groups.google.com/group/freeagent_api.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google Groups
“FreeAgent API” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to freeagent_api+unsubscribe@googlegroups.com.
To post to this group, send email to freeagent_api@googlegroups.com.
Visit this group at https://groups.google.com/group/freeagent_api.
For more options, visit https://groups.google.com/d/optout.

David Jones
Support Engineering Team Lead

FreeAgent

Hi Andrea,

Thanks for getting in touch.

You can generate auth/access tokens yourself on the Developer Dashboard:

Hope that helps!

KateOn Sunday, 20 March 2016 17:38:16 UTC, Andrea Galbiati wrote:

Dear all,

this is my scenario.
I am a professional developer and I use FreeAgent for my activity.

Due to some limitation to the invoicing part (not fully suitable for
italian invoices) I need to extend this functionality on my own.

The idea is to write a very simple web app, if possible with no backend to
access my data, download projects and contacts and generate the invoice in
the correct format.

How can I get an Auth/Access/refresh code for myself?

Thanks
Andrea

Hi Andrea,

You’re more than welcome, I’m glad you got it sorted!

Dave JOn 24 March 2016 at 00:00, Andrea Galbiati adhara3@gmail.com wrote:

Hi,

I re-did everything from scratch and… it worked.
Thank you very much!

Andrea

On Monday, March 21, 2016 at 4:13:56 PM UTC+1, David Jones wrote:

Hi Andrea,

Don’t worry, there’s no need for your application to be on the web. It’s
perfectly acceptable to use http://localhost as the OAuth callback URL
for your application.
After successfully authenticating against your FreeAgent account, our API
will return a JSON response containing your access and refresh tokens.
These tokens can be parsed by the localhost and sent in subsequent requests.

I hope this helps!
Dave

On 21 March 2016 at 14:02, Ea adh...@gmail.com wrote:

Hi

Thanks but my Application does not have an url since it is not online.
So I could get an auth code for my user, but cannot get an access/refresh
code.

Andrea
On Mar 21, 2016 12:39 PM, ka...@freeagent.com wrote:

Hi Andrea,

Thanks for getting in touch.

You can generate auth/access tokens yourself on the Developer Dashboard:

FreeAgent Developer Dashboard

Hope that helps!

Kate

On Sunday, 20 March 2016 17:38:16 UTC, Andrea Galbiati wrote:

Dear all,

this is my scenario.
I am a professional developer and I use FreeAgent for my activity.

Due to some limitation to the invoicing part (not fully suitable for
italian invoices) I need to extend this functionality on my own.

The idea is to write a very simple web app, if possible with no
backend to access my data, download projects and contacts and generate the
invoice in the correct format.

How can I get an Auth/Access/refresh code for myself?

Thanks
Andrea


You received this message because you are subscribed to a topic in the
Google Groups “FreeAgent API” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/freeagent_api/teF2KqNxoIY/unsubscribe
.
To unsubscribe from this group and all its topics, send an email to
freeagent_ap...@googlegroups.com.
To post to this group, send email to freeag...@googlegroups.com.
Visit this group at https://groups.google.com/group/freeagent_api.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google
Groups “FreeAgent API” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to freeagent_ap...@googlegroups.com.
To post to this group, send email to freeag...@googlegroups.com.
Visit this group at https://groups.google.com/group/freeagent_api.
For more options, visit https://groups.google.com/d/optout.


David Jones
Support Engineering Team Lead

FreeAgent


You received this message because you are subscribed to the Google Groups
“FreeAgent API” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to freeagent_api+unsubscribe@googlegroups.com.
To post to this group, send email to freeagent_api@googlegroups.com.
Visit this group at https://groups.google.com/group/freeagent_api.
For more options, visit https://groups.google.com/d/optout.

David Jones
Support Engineering Team Lead

FreeAgent

Hi,

I re-did everything from scratch and… it worked.
Thank you very much!

AndreaOn Monday, March 21, 2016 at 4:13:56 PM UTC+1, David Jones wrote:

Hi Andrea,

Don’t worry, there’s no need for your application to be on the web. It’s
perfectly acceptable to use http://localhost as the OAuth callback URL
for your application.
After successfully authenticating against your FreeAgent account, our API
will return a JSON response containing your access and refresh tokens.
These tokens can be parsed by the localhost and sent in subsequent requests.

I hope this helps!
Dave

On 21 March 2016 at 14:02, Ea <adh...@gmail.com <javascript:>> wrote:

Hi

Thanks but my Application does not have an url since it is not online. So
I could get an auth code for my user, but cannot get an access/refresh code.

Andrea
On Mar 21, 2016 12:39 PM, <ka...@freeagent.com <javascript:>> wrote:

Hi Andrea,

Thanks for getting in touch.

You can generate auth/access tokens yourself on the Developer Dashboard:

FreeAgent Developer Dashboard

Hope that helps!

Kate

On Sunday, 20 March 2016 17:38:16 UTC, Andrea Galbiati wrote:

Dear all,

this is my scenario.
I am a professional developer and I use FreeAgent for my activity.

Due to some limitation to the invoicing part (not fully suitable for
italian invoices) I need to extend this functionality on my own.

The idea is to write a very simple web app, if possible with no backend
to access my data, download projects and contacts and generate the invoice
in the correct format.

How can I get an Auth/Access/refresh code for myself?

Thanks
Andrea


You received this message because you are subscribed to a topic in the
Google Groups “FreeAgent API” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/freeagent_api/teF2KqNxoIY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
freeagent_ap...@googlegroups.com <javascript:>.
To post to this group, send email to freeag...@googlegroups.com
<javascript:>.
Visit this group at https://groups.google.com/group/freeagent_api.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google Groups
“FreeAgent API” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to freeagent_ap...@googlegroups.com <javascript:>.
To post to this group, send email to freeag...@googlegroups.com
<javascript:>.
Visit this group at https://groups.google.com/group/freeagent_api.
For more options, visit https://groups.google.com/d/optout.


David Jones
Support Engineering Team Lead

FreeAgent

Hi

Thanks but my Application does not have an url since it is not online. So I
could get an auth code for my user, but cannot get an access/refresh code.

AndreaOn Mar 21, 2016 12:39 PM, kate@freeagent.com wrote:

Hi Andrea,

Thanks for getting in touch.

You can generate auth/access tokens yourself on the Developer Dashboard:

FreeAgent Developer Dashboard

Hope that helps!

Kate

On Sunday, 20 March 2016 17:38:16 UTC, Andrea Galbiati wrote:

Dear all,

this is my scenario.
I am a professional developer and I use FreeAgent for my activity.

Due to some limitation to the invoicing part (not fully suitable for
italian invoices) I need to extend this functionality on my own.

The idea is to write a very simple web app, if possible with no backend
to access my data, download projects and contacts and generate the invoice
in the correct format.

How can I get an Auth/Access/refresh code for myself?

Thanks
Andrea


You received this message because you are subscribed to a topic in the
Google Groups “FreeAgent API” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/freeagent_api/teF2KqNxoIY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
freeagent_api+unsubscribe@googlegroups.com.
To post to this group, send email to freeagent_api@googlegroups.com.
Visit this group at https://groups.google.com/group/freeagent_api.
For more options, visit https://groups.google.com/d/optout.