How can I use bulk data exchange using only auth’n’auth token.
My application does not have the ability to use OAuth because it works without users in the cron job.
Any ideas or examples?
How can I use bulk data exchange using only auth’n’auth token.
My application does not have the ability to use OAuth because it works without users in the cron job.
Any ideas or examples?
2
Answers
Clearly there’s no solution since service has been dismissed.
You can try with some SaaS solution.
You can create a RefreshToken which you can use for 18 months.
with this refresh token you can create your OAuth access Token und use the sell feed api