PTCInc / thingworx-gitbackup-extension

[Unofficial/Not supported] ThingWorx GitBackup Extension for storing your ThingWorx application code in a Git repository
MIT License
25 stars 11 forks source link

GitHubExtension is not connecting to the git account on Thingworx 9.2. #23

Closed AshishSikhwal9 closed 2 years ago

AshishSikhwal9 commented 2 years ago

I have pull this code and build it using eclipse SDK and imported the extension in Thingworx 9.2. Extension has been imported successfully but we are not able to connect to Git account and giving 500 status code.

The extension package version was 1.4.0 and we build that extension with Thingworx SDK version 8.3, 9.2, 8.4. It seems that the extension is not working with 9.2. Could you please assist us connecting GitHub Backup extension with our Git account?

AshishSikhwal9 commented 2 years ago

Now extension is working fine in 9.2 Thingworx version the issue is got resolved. May be we were facing that issue because we build the extension in locally.