Taxify Posted September 2, 2020 Posted September 2, 2020 Hi, Has anyone succeeded in calling the Loyverse API`s from C# ? i am building a console application which would consume the API`s but keep getting 401 errors. Have set up the bearer token as well (although it`s the sandbox one which was provided on the forum). Any Help would be appreciated. Thanks. 1
Taxify Posted September 2, 2020 Author Posted September 2, 2020 1 hour ago, Taxify said: Hi, Has anyone succeeded in calling the Loyverse API`s from C# ? i am building a console application which would consume the API`s but keep getting 401 errors. Have set up the bearer token as well (although it`s the sandbox one which was provided on the forum). Any Help would be appreciated. Thanks. Got it working guys, The issue was that i was using the wrong BASEURL for loyverse API`s . 1
Featured Comment Taxify Posted September 2, 2020 Author Featured Comment Posted September 2, 2020 Just now, Taxify said: Got it working guys, The issue was that i was using the wrong BASEURL for loyverse API`s . Correct one to use is https://api.loyverse.com/v1.0 1
Recommended Posts
Posted by Taxify,
1 reaction
Go to this post