Forum Discussion
Hello @bhavin.patel I tried to using above attached slps but I keep on getting below error.
"REST API service endpoint returned error result: status code = 404, reason phrase = Not Found, refer to the error_entity field in the error view document for more details
“error_entity”:
"{“message”:“Not Found”,“documentation_url”:"Repositories - GitHub Docs
{
“error”:
“REST API service endpoint returned error result: status code = 404, reason phrase = Not Found”
Steps I followed below :
- created account in Github let say “subhashchandra” is my user
- created a repository under that let say “SL_poc” is my repository
- under SL_POC I made the same folder structure like in SnapLogic org I have
let say folder structure like this
SnapLogicOrgName/Projectspacename/Foldername - created the REST basic auth account in SnapLogic with github credential
- in SnapLogic REST GET snap selected the account and in url like below
- user-Agent as header and provided my github username.
Even from POST MAN app I also tried but no luck…
Appreciate your help here.
and tell me one more thing how differfent is if I want to do in gitlab instead github.
if you have any sample code for gitlab that will be very helpful for me.
@subhash.a.chandra Bhavin is no longer in the Community. Hopefully someone else can assist you.
- subhash_a_chand5 years agoNew Contributor
Hello @dmiller I got the solution by myself and able to integrate Gitlab and Github both from SnapLogic.
Thanks for your info.
- jcampion5 years agoNew Contributor III
See also
Additional links -